mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-16 06:46:12 +00:00
Fixed fetching bool prefs on the CSS
This commit is contained in:
@@ -644,8 +644,7 @@ var gZenVerticalTabsManager = {
|
||||
} else {
|
||||
try {
|
||||
gURLBar.zenUpdateLayoutBreakout();
|
||||
} catch (e) {
|
||||
}
|
||||
} catch (e) {}
|
||||
}
|
||||
|
||||
// Always move the splitter next to the sidebar
|
||||
|
Reference in New Issue
Block a user