Explorar o código

Change shortcut help message

Nadav Tasher hai 6 meses
pai
achega
f803190dd2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      client/lib/keyboard.js

+ 1 - 1
client/lib/keyboard.js

@@ -363,7 +363,7 @@ Template.keyboardShortcuts.helpers({
       action: 'remove-labels-multiselect'
     },
     {
-      keys: ['ctrl + shift + number keys 1-9'],
+      keys: ['ctrl + alt + number keys 1-9'],
       action: 'toggle-asignees'
     },
   ],