This commit is contained in:
Čarodej
2022-05-03 10:55:26 +02:00
parent a9aa9195a3
commit e11b37e7fa
8 changed files with 50 additions and 78 deletions
+1 -2
View File
@@ -441,8 +441,7 @@ export default {
this.$router.push({name: 'Files'})
}
//if (this.config.isDemo || this.config.isDev) {
if (this.config.isDemo) {
if (this.config.isDemo || this.config.isDev) {
this.loginEmail = 'howdy@hi5ve.digital'
this.loginPassword = 'vuefilemanager'
}