mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-02-01 23:37:38 +00:00
10 lines
252 B
JSON
10 lines
252 B
JSON
{
|
|
"title": "$:/themes/tiddlywiki/readonly",
|
|
"name": "ReadOnly",
|
|
"author": "JeremyRuston",
|
|
"core-version": ">=5.0.0",
|
|
"plugin-type": "theme",
|
|
"description": "Hides the ability to edit tiddlers",
|
|
"dependents": ["$:/themes/tiddlywiki/snowwhite"]
|
|
}
|