Remove default Alt+S shortcut for showing the app

Verified that the Alt+S shortcut isn't installed on new installs, but I
suspect that it won't fix the situation for users who have already
installed older builds, and have the Alt+S shortcut in place.

FREEBIE
This commit is contained in:
Scott Nonnenberg 2017-06-16 10:38:59 -07:00
parent 2b5e56f6be
commit 5afc16da06

View file

@ -34,9 +34,6 @@
"commands": {
"show_signal": {
"suggested_key": {
"default": "Alt+S"
},
"description": "Show the Signal inbox."
}
}