This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<v-text-field
|
||||
class="mt-10"
|
||||
v-model="pin"
|
||||
:label="$ay.t('AuthEnterPassCode')"
|
||||
:label="$ay.t('AuthEnterPin')"
|
||||
:error-messages="form().serverErrors(this, 'pin')"
|
||||
ref="pin"
|
||||
@input="fieldValueChanged('mapUrlTemplate')"
|
||||
|
||||
Reference in New Issue
Block a user