chore: Show welcome page before initial UI has been initialized, b=no-bug, c=common

This commit is contained in:
Mr. M
2025-07-31 19:57:22 +02:00
parent 36fe38c145
commit b02374bdc1

View File

@@ -46,10 +46,9 @@
gZenWorkspaces.init();
setTimeout(() => {
gZenUIManager.init();
this._checkForWelcomePage();
}, 0);
this._checkForWelcomePage();
document.l10n.setAttributes(
document.getElementById('tabs-newtab-button'),
'tabs-toolbar-new-tab'