Refactor initialization logic in ZenStartup and update tab toolbar handling in ZenUIManager and ZenPinnedTabManager

This commit is contained in:
mr. M
2025-02-14 19:32:56 +01:00
parent 786a377ada
commit 1a293fc5ff
4 changed files with 10 additions and 7 deletions

View File

@@ -249,6 +249,7 @@
}
gBrowser._updateTabBarForPinnedTabs();
gZenUIManager.updateTabsToolbar();
}
_onPinnedTabEvent(action, event) {