mirror of
https://github.com/romancm/gamebrary
synced 2024-11-24 04:03:06 +00:00
update another route
This commit is contained in:
parent
a35ef0261c
commit
da10257e85
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ export default {
|
|||
// }
|
||||
//
|
||||
// if (this.user && this.$route.name !== 'dashboard') {
|
||||
// this.$router.push({ name: 'dashboard' });
|
||||
// this.$router.push({ name: 'home' });
|
||||
// }
|
||||
// },
|
||||
|
||||
|
|
Loading…
Reference in a new issue