mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +02:00
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…
Add table
Add a link
Reference in a new issue