Bring back demo login info
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user