mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
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.logHiringBanner();
|
||||
this.trackPage();
|
||||
void this.externalHooks.run('app.mount');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user