mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-24 04:39:40 +00:00
Add:Manage genres #1163
This commit is contained in:
parent
106ddc9541
commit
4971787482
6 changed files with 260 additions and 6 deletions
|
|
@ -405,8 +405,6 @@ export default {
|
|||
}
|
||||
},
|
||||
removeListeners() {
|
||||
this.$store.commit('user/removeSettingsListener', 'bookshelf')
|
||||
|
||||
if (this.$root.socket) {
|
||||
this.$root.socket.off('user_updated', this.userUpdated)
|
||||
this.$root.socket.off('author_updated', this.authorUpdated)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue