mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-12 23:09:39 +00:00
Starting point for home page
This commit is contained in:
parent
893032bcc0
commit
8389a31775
14 changed files with 321 additions and 26 deletions
|
|
@ -37,7 +37,7 @@ export default {
|
|||
if (this.$route.query.redirect) {
|
||||
this.$router.replace(this.$route.query.redirect)
|
||||
} else {
|
||||
this.$router.replace('/library')
|
||||
this.$router.replace('/')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue