fixes merge conflicts
This commit is contained in:
@@ -77,6 +77,8 @@ const backgroundLogic = {
|
|||||||
browser.commands.reset("sort_tabs");
|
browser.commands.reset("sort_tabs");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
|
||||||
async reopenInContainer(cookieStoreId) {
|
async reopenInContainer(cookieStoreId) {
|
||||||
const currentTab = await browser.tabs.query({ active: true, currentWindow: true })
|
const currentTab = await browser.tabs.query({ active: true, currentWindow: true })
|
||||||
|
|||||||
Reference in New Issue
Block a user