Commit 863258d7 authored by IanShaw027's avatar IanShaw027
Browse files

Always show register password hint

parent 287f2f56
......@@ -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>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment