Bring back demo login info

This commit is contained in:
Johannes Zellner
2025-06-13 09:27:53 +02:00
parent 5d42439bf4
commit e496f4f3e2
2 changed files with 2 additions and 2 deletions

View File

@@ -94,7 +94,7 @@ onMounted(async () => {
<small>{{ $t('login.loginTo') }}</small>
<h1>{{ name }}</h1>
<br/>
<div :html="note"></div>
<div v-html="note"></div>
<form @submit.prevent="onSubmit" v-if="!totpTokenRequired">
<fieldset :disabled="busy">