mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-28 22:08:36 +02:00
Fix: Setting root socket error, Change: collection books table ordering and icons #151
This commit is contained in:
parent
d115382abe
commit
0980b6d5d5
12 changed files with 168 additions and 22 deletions
|
@ -309,7 +309,7 @@ export default {
|
|||
upgrade: false,
|
||||
reconnection: true
|
||||
})
|
||||
// this.$root.socket = this.socket
|
||||
this.$root.socket = this.socket
|
||||
|
||||
this.socket.on('connect', this.connect)
|
||||
this.socket.on('connect_error', this.connectError)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue