mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-18 13:52:02 +02:00
removed redirect
This commit is contained in:
parent
cbd042dd8e
commit
27b5d0c67a
@ -91,10 +91,6 @@ export default {
|
||||
redirect('/')
|
||||
return
|
||||
}
|
||||
|
||||
if (!store.state.libraries.currentLibraryId) {
|
||||
return redirect('/config')
|
||||
}
|
||||
return {}
|
||||
},
|
||||
data() {
|
||||
|
Loading…
Reference in New Issue
Block a user