瀏覽代碼

Change shortcut help message

Nadav Tasher 5 月之前
父節點
當前提交
f803190dd2
共有 1 個文件被更改,包括 1 次插入1 次删除
  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'
     },
   ],