mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-09 10:51:37 +00:00
removed redirect
This commit is contained in:
parent
cbd042dd8e
commit
27b5d0c67a
1 changed files with 0 additions and 4 deletions
|
|
@ -91,10 +91,6 @@ export default {
|
||||||
redirect('/')
|
redirect('/')
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!store.state.libraries.currentLibraryId) {
|
|
||||||
return redirect('/config')
|
|
||||||
}
|
|
||||||
return {}
|
return {}
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue