mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 11:00:39 +00:00
Implemented setup wizard server check functionality
This commit is contained in:
@@ -85,7 +85,7 @@ export default {
|
||||
|
||||
// Redirect to database verify code
|
||||
if (installation === 'setup-database')
|
||||
this.$router.push({name: 'PurchaseCode'})
|
||||
this.$router.push({name: 'StatusCheck'})
|
||||
|
||||
// Redirect to starting installation process
|
||||
if (installation === 'setup-disclaimer')
|
||||
|
||||
Reference in New Issue
Block a user