call updateTabsToolbar

This commit is contained in:
Slowlife01
2025-03-13 20:34:32 +07:00
parent d7cf35126b
commit 2bf5c98b5f

View File

@@ -35,6 +35,8 @@ class ZenMediaController {
} else {
this.mediaControlBar.removeAttribute('hidden');
}
gZenUIManager.updateTabsToolbar();
}
});
}