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