mirror of
https://github.com/zen-browser/desktop.git
synced 2026-03-19 15:08:16 +00:00
revert(var): bring back quikcCloseZen
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user