fixes merge conflicts
This commit is contained in:
parent
81ee998a57
commit
f54b6afc02
2 changed files with 3 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 4f5188f3ba55916db3d74345abbbe651e2e8be78
|
||||
Subproject commit 7ae3edd7455fd776a25a1017c0dfac26b21d7950
|
|
@ -76,6 +76,8 @@ const backgroundLogic = {
|
|||
browser.commands.reset("sort_tabs");
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
async reopenInContainer(cookieStoreId) {
|
||||
const currentTab = await browser.tabs.query({ active: true, currentWindow: true })
|
||||
|
|
Loading…
Add table
Reference in a new issue