|
@@ -130,7 +130,6 @@ singlefile.config = (() => {
|
|
|
return {
|
|
return {
|
|
|
async set(config) {
|
|
async set(config) {
|
|
|
await pendingUpgradePromise;
|
|
await pendingUpgradePromise;
|
|
|
- config.tabsData = undefined;
|
|
|
|
|
await browser.storage.local.set(config);
|
|
await browser.storage.local.set(config);
|
|
|
},
|
|
},
|
|
|
async get() {
|
|
async get() {
|