revert(var): bring back quikcCloseZen

This commit is contained in:
Vrezh Fedora
2025-03-01 22:26:46 +01:00
parent 7f6c5f7211
commit c17779b6d4

View File

@@ -267,6 +267,7 @@
index: this.getTabPosition(this.#currentParentTab),
});
let quikcCloseZen = false;
if (onTabClose) {
// If there's only one tab left, open a new one
if (gBrowser.tabs.length === 1) {