mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-31 09:01:56 +01:00
Initilaize storage with correct version.
This commit is contained in:
parent
ecc55ad13f
commit
ccc36a2154
@ -17,7 +17,7 @@
|
||||
scope.transitions = {
|
||||
"": function(oldStorage){
|
||||
return {
|
||||
storageVersion: 0.2
|
||||
storageVersion: 0.4
|
||||
};
|
||||
},
|
||||
0.1: function(oldStorage){
|
||||
|
Loading…
x
Reference in New Issue
Block a user