mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-07 02:16:36 +00:00
chore: format
This commit is contained in:
@@ -221,7 +221,7 @@
|
|||||||
}
|
}
|
||||||
)
|
)
|
||||||
.then(() => {
|
.then(() => {
|
||||||
this.mediaControlBar.setAttribute('hidden', 'true')
|
this.mediaControlBar.setAttribute('hidden', 'true');
|
||||||
this.mediaControlBar.removeAttribute('media-sharing');
|
this.mediaControlBar.removeAttribute('media-sharing');
|
||||||
gZenUIManager.updateTabsToolbar();
|
gZenUIManager.updateTabsToolbar();
|
||||||
gZenUIManager.restoreScrollbarState();
|
gZenUIManager.restoreScrollbarState();
|
||||||
|
Reference in New Issue
Block a user