mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
change repos shortcut to ctrl+shift+s to avoid conflict
This commit is contained in:
parent
9baccec002
commit
3cceba085d
1 changed files with 1 additions and 1 deletions
|
@ -465,7 +465,7 @@
|
||||||
<string>Reposition...</string>
|
<string>Reposition...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string>Ctrl+Shift+P</string>
|
<string>Ctrl+Shift+S</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="actionFirstCard">
|
<action name="actionFirstCard">
|
||||||
|
|
Loading…
Reference in a new issue