refactor: Update ZenSidebarManager and ZenViewSplitter modules

This commit is contained in:
Mauro Balades 2024-08-06 20:13:57 +02:00
parent 828ecbbf10
commit ea286eb8a6
3 changed files with 5 additions and 9 deletions

View file

@ -1,5 +1,5 @@
export var ZenWorkspaces = {
var ZenWorkspaces = {
async init() {
let docElement = document.documentElement;
if (docElement.getAttribute("chromehidden").includes("toolbar")