1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-02 19:08:02 +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"
],
"doNotSave": [
"$:/StoryList",
"$:/HistoryList",
"$:/status/IsLoggedIn",
"$:/status/UserName"