mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-01-09 15:38:30 +01:00
[bug] fix update version
This commit is contained in:
parent
298d380f52
commit
b9f5911092
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user