mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-04 02:05:06 +02:00
Add redirects for media types on unsupported pages
This commit is contained in:
parent
8bbeae4873
commit
cbde451120
5 changed files with 34 additions and 8 deletions
|
@ -51,6 +51,7 @@ export default {
|
|||
if (!collection) {
|
||||
return redirect('/')
|
||||
}
|
||||
|
||||
store.commit('user/addUpdateCollection', collection)
|
||||
return {
|
||||
collectionId: collection.id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue