mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-14 05:41:22 +00:00
Incorporate stickytitles theme into snow white theme
This commit is contained in:
@@ -15,6 +15,9 @@ Upgrader module that checks that plugins are newer than any already installed ve
|
||||
var UPGRADE_LIBRARY_TITLE = "$:/UpgradeLibrary";
|
||||
|
||||
var BLOCKED_PLUGINS = {
|
||||
"$:/themes/tiddlywiki/stickytitles": {
|
||||
versions: ["*"]
|
||||
},
|
||||
"$:/plugins/tiddlywiki/fullscreen": {
|
||||
versions: ["*"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user