Skip to content

Commit

Permalink
Update sys_show_shortcuts.py
Browse files Browse the repository at this point in the history
Turn debugging off
  • Loading branch information
Yardie- committed Oct 13, 2014
1 parent 2b20c72 commit ce09b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys_show_shortcuts.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
# Last dev update
# 13 October 2014 7:37:44 AM AWST
# import pprint
DEBUG = True
DEBUG = False
# TODO
# Make a menu to show list of grouped keymaps
# Show Global shortcuts like Alt + A Seems to work everywhere
Expand Down

0 comments on commit ce09b34

Please sign in to comment.