mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-02 07:01:30 -08:00
fix hiring banner
This commit is contained in:
parent
3b20d32dd9
commit
b56baa9124
|
@ -149,8 +149,8 @@ export default mixins(
|
|||
},
|
||||
},
|
||||
async mounted() {
|
||||
this.logHiringBanner();
|
||||
await this.initialize();
|
||||
this.logHiringBanner();
|
||||
this.authenticate();
|
||||
this.redirectIfNecessary();
|
||||
|
||||
|
|
Loading…
Reference in a new issue