BrowserStorage: Add a filter to determine which tiddlers are saved

This commit is contained in:
Jermolene
2019-02-07 14:35:25 +00:00
parent 7df58a6813
commit 51b4f63c5c
4 changed files with 31 additions and 2 deletions

View File

@@ -3,5 +3,5 @@
"description": "Local storage in the browser",
"author": "Jeremy Ruston ",
"core-version": ">=5.0.0",
"list": "readme"
"list": "readme settings"
}