mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-09 22:32:52 +02:00
Add redirects for media types on unsupported pages
This commit is contained in:
@@ -51,6 +51,7 @@ export default {
|
||||
if (!collection) {
|
||||
return redirect('/')
|
||||
}
|
||||
|
||||
store.commit('user/addUpdateCollection', collection)
|
||||
return {
|
||||
collectionId: collection.id
|
||||
|
||||
Reference in New Issue
Block a user