Change notes mode shortcut

This commit is contained in:
RumovZ 2021-04-06 16:48:35 +02:00
parent 4903a325d4
commit 08226e2004

View file

@ -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>