mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-08 17:39:59 +02:00
Implement Zen UI migration functionality and initialize on startup
This commit is contained in:
parent
23fb79c9a3
commit
5e0b684b53
5 changed files with 75 additions and 10 deletions
|
@ -33,6 +33,8 @@
|
|||
|
||||
this._initSidebarScrolling();
|
||||
|
||||
gZenUIMigration.init();
|
||||
|
||||
gZenCompactModeManager.init();
|
||||
ZenWorkspaces.init();
|
||||
gZenVerticalTabsManager.init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue