fixes merge conflicts

This commit is contained in:
Anton Dudakov
2025-07-15 10:38:52 +02:00
parent fb5eb2c0db
commit 37a2b67224
+2
View File
@@ -77,6 +77,8 @@ const backgroundLogic = {
browser.commands.reset("sort_tabs");
}
}
}
},
async reopenInContainer(cookieStoreId) {
const currentTab = await browser.tabs.query({ active: true, currentWindow: true })