mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-26 13:54:23 +00:00
progress on setup and account view
This commit is contained in:
@@ -169,6 +169,7 @@
|
||||
}
|
||||
},
|
||||
proceed () {
|
||||
// TODO: Perform checks
|
||||
this.backendStore.addVisitedSetupPages( 'complete', true );
|
||||
this.$router.push( 'complete' );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user