mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-17 02:21:00 +02:00
Fix: Setting root socket error, Change: collection books table ordering and icons #151
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user