mirror of
https://github.com/zen-browser/components.git
synced 2025-07-08 22:55:29 +02:00
refactor: Update ZenSidebarManager and ZenViewSplitter modules
This commit is contained in:
parent
828ecbbf10
commit
ea286eb8a6
3 changed files with 5 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
export var ZenWorkspaces = {
|
||||
var ZenWorkspaces = {
|
||||
async init() {
|
||||
let docElement = document.documentElement;
|
||||
if (docElement.getAttribute("chromehidden").includes("toolbar")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue