mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 16:26:40 -04:00
Change filtered-deck shortcut in browser to Ctrl+G
This commit is contained in:
parent
6de6e5f339
commit
6b1d5f14e8
1 changed files with 1 additions and 1 deletions
|
@ -590,7 +590,7 @@
|
|||
<string>BROWSING_FILTER_TO_DECK</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string notr="true">Ctrl+Q</string>
|
||||
<string notr="true">Ctrl+G</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
|
|
Loading…
Reference in a new issue