Incorporate stickytitles theme into snow white theme

This commit is contained in:
Jermolene
2014-12-21 16:04:42 +00:00
parent 90ebffed3b
commit 230066eeae
12 changed files with 14 additions and 32 deletions
+3
View File
@@ -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: ["*"]
}