mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-10 03:03:08 -08:00
fix keyboard shortcut
This commit is contained in:
parent
cf4c4532c3
commit
77fedf9582
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@ key: ((toggle-sidebar))
|
|||
|
||||
<$list filter="[[$:/state/sidebar]is[missing]] [{$:/state/sidebar}removeprefix[yes]]" emptyMessage="""
|
||||
<$action-setfield $tiddler="$:/state/sidebar" text="yes"/>
|
||||
>
|
||||
""">
|
||||
<$action-setfield $tiddler="$:/state/sidebar" text="no"/>
|
||||
</$list>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue