mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-24 18:00:40 +00:00
- homepage mobile
This commit is contained in:
@@ -112,10 +112,10 @@
|
||||
return {
|
||||
isLoading: false,
|
||||
register: {
|
||||
name: 'Peter',
|
||||
email: 'john@doe.com',
|
||||
password: 'vuefilemanager',
|
||||
password_confirmation: 'vuefilemanager',
|
||||
name: '',
|
||||
email: '',
|
||||
password: '',
|
||||
password_confirmation: '',
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user