1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-25 23:03:15 +00:00

Fix duplicate shortcut (#3187)

This commit is contained in:
BurningTreeC 2018-03-23 12:07:50 +01:00 committed by Jeremy Ruston
parent 1c6942402e
commit 44a7ca7e43

View File

@ -9,7 +9,7 @@ heading-4: ctrl-4
heading-5: ctrl-5 heading-5: ctrl-5
heading-6: ctrl-6 heading-6: ctrl-6
link: ctrl-L link: ctrl-L
linkify: ctrl-shift-L linkify: alt-shift-L
list-bullet: ctrl-shift-L list-bullet: ctrl-shift-L
list-number: ctrl-shift-N list-number: ctrl-shift-N
mono-block: ctrl-shift-M mono-block: ctrl-shift-M
@ -22,4 +22,4 @@ stamp: ctrl-S
strikethrough: ctrl-T strikethrough: ctrl-T
subscript: ctrl-shift-B subscript: ctrl-shift-B
superscript: ctrl-shift-P superscript: ctrl-shift-P
transcludify: ctrl-shift-T transcludify: alt-shift-T