mirror of
https://github.com/tenrok/vue-native-websocket.git
synced 2026-06-11 22:22:28 +03:00
update build
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ export default {
|
||||
}
|
||||
} else {
|
||||
Object.seal(this.$options.sockets)
|
||||
|
||||
|
||||
// if !hasProxy need addListener
|
||||
if (sockets) {
|
||||
Object.keys(sockets).forEach(key => {
|
||||
|
||||
Reference in New Issue
Block a user