mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 07:22:23 -04:00
Change notes mode shortcut
This commit is contained in:
parent
4903a325d4
commit
08226e2004
1 changed files with 1 additions and 1 deletions
|
@ -610,7 +610,7 @@
|
||||||
<string>browsing_toggle_showing_cards_notes</string>
|
<string>browsing_toggle_showing_cards_notes</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string notr="true">Ctrl+M</string>
|
<string notr="true">Alt+T</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
</widget>
|
</widget>
|
||||||
|
|
Loading…
Reference in a new issue