mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-04-17 11:02:11 -07:00
Reverse accidentally making Contents the default tab
This commit is contained in:
parent
32099b85d3
commit
0b38cd640c
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ title: $:/core/ui/SideBarLists
|
|||
|
||||
<$reveal state="$:/temp/search" type="match" text="">
|
||||
|
||||
<<tabs "[all[shadows+tiddlers]tag[$:/tags/SideBar]!has[draft.of]]" "TableOfContents" "$:/state/tab/sidebar">>
|
||||
<<tabs "[all[shadows+tiddlers]tag[$:/tags/SideBar]!has[draft.of]]" "$:/core/ui/SideBar/Open" "$:/state/tab/sidebar">>
|
||||
|
||||
</$reveal>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue