set proper demo link
This commit is contained in:
parent
5f074fe5d9
commit
2cabde220f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<!-- Dummpy Comment -->
|
||||
<TheAppBar />
|
||||
<v-main>
|
||||
<v-banner v-if="!demo" sticky>
|
||||
<v-banner v-if="demo" sticky>
|
||||
<div class="text-center"><b> This is a Demo of the v0.5.0 (BETA) </b> | Username: changeme@email.com | Password: demo</div>
|
||||
</v-banner>
|
||||
<GlobalSnackbar />
|
||||
|
|
Loading…
Reference in a new issue