- removed sign in credentials

This commit is contained in:
Peter Papp
2021-04-07 13:21:02 +02:00
parent b00c8cdbed
commit e78f1ce731
4 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -203,8 +203,8 @@
this.$store.commit('PROCESSING_POPUP', undefined)
//if (this.config.isDemo) {
this.loginEmail = 'howdy@hi5ve.digital'
this.loginPassword = 'vuefilemanager'
//this.loginEmail = 'howdy@hi5ve.digital'
//this.loginPassword = 'vuefilemanager'
//}
}
}