Add local storage prefixes for different major versions (#973)
This commit is contained in:
parent
b2772cec3e
commit
2f30ba07ae
@ -401,6 +401,9 @@
|
|||||||
],
|
],
|
||||||
"monacoColors": {
|
"monacoColors": {
|
||||||
"editor.background": "#ecf0f1"
|
"editor.background": "#ecf0f1"
|
||||||
|
},
|
||||||
|
"browserDbPrefixes": {
|
||||||
|
"1": "v1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user