Fixed currentMood on trollian theme.
This commit is contained in:
parent
e292e03c7a
commit
4f6ba1ac9e
1 changed files with 2 additions and 1 deletions
|
@ -142,7 +142,8 @@
|
||||||
"size": [0,0] },
|
"size": [0,0] },
|
||||||
"colorswatch": { "loc": [0,0],
|
"colorswatch": { "loc": [0,0],
|
||||||
"size": [0,0],
|
"size": [0,0],
|
||||||
"text": "" }
|
"text": "" },
|
||||||
|
"currentMood": []
|
||||||
},
|
},
|
||||||
"defaultwindow": { "style": "background: #c2c2c2; font-family:'Arial';font:bold;selection-background-color:#545454; "
|
"defaultwindow": { "style": "background: #c2c2c2; font-family:'Arial';font:bold;selection-background-color:#545454; "
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue