Add demo accounts for testing

This commit is contained in:
2022-10-30 11:29:37 +01:00
parent a79200383a
commit 76ce64e537
3 changed files with 101 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
<template>
<v-container fill-height>
<!-- TODO: For demo purposes only. Delete in production. -->
<DemoInfoDialog />
<!-- -->
<v-card v-if="existingUser" width="500px" elevation="12" class="mx-auto">
<v-card-text>
<v-form ref="loginForm" v-model="valid">