mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-04 13:15:58 +00:00
build
This commit is contained in:
@@ -441,7 +441,8 @@ export default {
|
||||
this.$router.push({name: 'Files'})
|
||||
}
|
||||
|
||||
if (this.config.isDemo || this.config.isDev) {
|
||||
//if (this.config.isDemo || this.config.isDev) {
|
||||
if (this.config.isDemo) {
|
||||
this.loginEmail = 'howdy@hi5ve.digital'
|
||||
this.loginPassword = 'vuefilemanager'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user