mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-11 09:50:27 +00:00
Stop suppressing saving story list for the clientserver wiki
It’s useful to save it so that people can usefully set their $:/DefaultTiddlers to `[list[$:/StoryList]]`
This commit is contained in:
parent
175e86078c
commit
ac163a59e8
@ -10,7 +10,6 @@
|
||||
"tiddlywiki/snowwhite"
|
||||
],
|
||||
"doNotSave": [
|
||||
"$:/StoryList",
|
||||
"$:/HistoryList",
|
||||
"$:/status/IsLoggedIn",
|
||||
"$:/status/UserName"
|
||||
|
Loading…
Reference in New Issue
Block a user