mirror of
https://github.com/tenrok/vue-native-websocket.git
synced 2026-05-28 16:24:05 +03:00
+1
-1
@@ -23,7 +23,7 @@ export default {
|
||||
}
|
||||
} else {
|
||||
observer = new Observer(connection, opts)
|
||||
Vue.prototype.$socket = observer.WebSockekt
|
||||
Vue.prototype.$socket = observer.WebSocket
|
||||
}
|
||||
|
||||
Vue.mixin({
|
||||
|
||||
Reference in New Issue
Block a user