v1.7 alpha.3

This commit is contained in:
carodej
2020-07-15 09:36:38 +02:00
parent 4cbdea4143
commit 7ff7decbb6
11 changed files with 236 additions and 58 deletions

View File

@@ -95,11 +95,11 @@
return {
isLoading: false,
admin: {
name: 'Jane Doe',
email: 'howdy@hi5ve.digital',
name: '',
email: '',
avatar: undefined,
password: 'vuefilemanager',
password_confirmation: 'vuefilemanager',
password: '',
password_confirmation: '',
},
}
},