[bug] fix update version

This commit is contained in:
zombieFox 2019-12-22 16:02:58 +00:00
parent 298d380f52
commit b9f5911092

View File

@ -692,7 +692,7 @@ var update = (function() {
data.state.group.edit = false;
return data;
},
"4.30.0": function(data) {
"4.3.0": function(data) {
data.state.theme.color = {
hsl: {
h: 222,