Add repo link in console
This commit is contained in:
parent
07d81e86ea
commit
774d83e896
@ -52,7 +52,7 @@ if(splash) {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
console.info(`LiveAtlas version ${store.state.version}`);
|
console.info(`LiveAtlas version ${store.state.version} - https://github.com/JLyne/LiveAtlas`);
|
||||||
|
|
||||||
const app = createApp(App).use(store);
|
const app = createApp(App).use(store);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user