mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-07-31 08:04:46 +02:00
Fix:Remove last saved library id when changing servers so home page shelves load on init
This commit is contained in:
parent
d7dcaa22a6
commit
870774b408
10 changed files with 33 additions and 16 deletions
|
@ -382,7 +382,7 @@ export default {
|
|||
this.resetEntities()
|
||||
}
|
||||
},
|
||||
libraryChanged(libid) {
|
||||
libraryChanged() {
|
||||
if (this.hasFilter) {
|
||||
this.clearFilter()
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue