ops
This commit is contained in:
parent
a9e38fad3c
commit
fc4b1ebdee
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
|||
@blur="save('admin_email', admin_email )"
|
||||
:label="$t('admin.admin_email')"
|
||||
:rules="$validators.email")
|
||||
p {{smtp}}
|
||||
v-text-field(v-model='smtp.host'
|
||||
:label="$t('admin.smtp_hostname')"
|
||||
:rules="[$validators.required('admin.smtp_hostname')]")
|
||||
|
|
Loading…
Reference in a new issue