Always show register password hint
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
<Icon v-else name="eye" size="md" />
|
||||
</button>
|
||||
</div>
|
||||
<p v-else class="input-hint">
|
||||
<p class="input-hint">
|
||||
{{ t('auth.passwordHint') }}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user