mirror of
https://github.com/romancm/gamebrary
synced 2025-02-17 11:38:24 +00:00
todo about public pages
This commit is contained in:
parent
1ec48d5a3b
commit
f3ef88ccb7
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ export default {
|
|||
},
|
||||
|
||||
mounted() {
|
||||
// TODO: remove once public stuff is available / pages are merged
|
||||
if (this.user === null) {
|
||||
this.$router.push('auth');
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue