1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-07 22:33:50 +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:
Jermolene 2014-01-28 19:44:10 +00:00
parent 175e86078c
commit ac163a59e8

View File

@ -10,7 +10,6 @@
"tiddlywiki/snowwhite" "tiddlywiki/snowwhite"
], ],
"doNotSave": [ "doNotSave": [
"$:/StoryList",
"$:/HistoryList", "$:/HistoryList",
"$:/status/IsLoggedIn", "$:/status/IsLoggedIn",
"$:/status/UserName" "$:/status/UserName"