mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
setup wizard funcionality upgrade for v2
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
mounted() {
|
||||
let status = this.$root.$data.config.installation
|
||||
|
||||
//if (status && status === 'setup-done') this.$router.push({ name: 'SignIn' })
|
||||
if (status && status === 'installation-done')
|
||||
this.$router.push({ name: 'SignIn' })
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user