fix: Fix double hiring banner logging (no-changelog) (#6829)
fix: fix double hiring banner logging (no-changelog)
This commit is contained in:
@@ -269,7 +269,6 @@ export default defineComponent({
|
|||||||
|
|
||||||
this.loading = false;
|
this.loading = false;
|
||||||
|
|
||||||
this.logHiringBanner();
|
|
||||||
this.trackPage();
|
this.trackPage();
|
||||||
void this.externalHooks.run('app.mount');
|
void this.externalHooks.run('app.mount');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user