chore: format

This commit is contained in:
Slowlife01
2025-04-13 16:35:41 +07:00
parent a56aa7e308
commit 87b0cee53a

View File

@@ -221,7 +221,7 @@
}
)
.then(() => {
this.mediaControlBar.setAttribute('hidden', 'true')
this.mediaControlBar.setAttribute('hidden', 'true');
this.mediaControlBar.removeAttribute('media-sharing');
gZenUIManager.updateTabsToolbar();
gZenUIManager.restoreScrollbarState();