mirror of
https://github.com/tenrok/vue-native-websocket.git
synced 2026-06-24 01:50:35 +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