Skip to content

Commit

Permalink
hotkey exception handling
Browse files Browse the repository at this point in the history
  • Loading branch information
k3it committed Nov 18, 2017
1 parent dc962e2 commit 7ca38fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Qsorder/qsorder.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ def manual_dump():
dump_audio("HOTKEY", "AUDIO", "RF", 0, datetime.datetime.utcnow(), 73, 2)

def hotkey():
global nopyhk
if nopyhk:
return
# add hotkey
Expand Down

0 comments on commit 7ca38fd

Please sign in to comment.