mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-08 06:43:49 +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"
|
"tiddlywiki/snowwhite"
|
||||||
],
|
],
|
||||||
"doNotSave": [
|
"doNotSave": [
|
||||||
"$:/StoryList",
|
|
||||||
"$:/HistoryList",
|
"$:/HistoryList",
|
||||||
"$:/status/IsLoggedIn",
|
"$:/status/IsLoggedIn",
|
||||||
"$:/status/UserName"
|
"$:/status/UserName"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user