mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
Resetting the settings had undesired side effects
This commit is contained in:
parent
c62ddcc33f
commit
5020e0b070
3 changed files with 16 additions and 13 deletions
|
@ -20,7 +20,7 @@
|
|||
// eslint-disable-next-line no-unused-vars
|
||||
"": function(oldStorage){
|
||||
return {
|
||||
storageVersion: 0.5
|
||||
storageVersion: 0.6
|
||||
};
|
||||
},
|
||||
0.1: function(oldStorage){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue