"frontend/vscode:/vscode.git/clone" did not exist on "7424c73b053c29180cce123289e1a36cd3a358cb"
Commit 863258d7 authored by IanShaw027's avatar IanShaw027
Browse files

Always show register password hint

parent 287f2f56
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
<Icon v-else name="eye" size="md" /> <Icon v-else name="eye" size="md" />
</button> </button>
</div> </div>
<p v-else class="input-hint"> <p class="input-hint">
{{ t('auth.passwordHint') }} {{ t('auth.passwordHint') }}
</p> </p>
</div> </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