From 4f6ba1ac9e45fb4b9a9034ba874eef911341555c Mon Sep 17 00:00:00 2001 From: BuildTools Date: Sun, 11 Apr 2021 14:23:34 +0200 Subject: [PATCH] Fixed currentMood on trollian theme. --- themes/trollian/style.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/trollian/style.js b/themes/trollian/style.js index 2b5b263..3e23841 100755 --- a/themes/trollian/style.js +++ b/themes/trollian/style.js @@ -142,7 +142,8 @@ "size": [0,0] }, "colorswatch": { "loc": [0,0], "size": [0,0], - "text": "" } + "text": "" }, + "currentMood": [] }, "defaultwindow": { "style": "background: #c2c2c2; font-family:'Arial';font:bold;selection-background-color:#545454; " },