mirror of
https://github.com/MetinSeylan/Vue-Socket.io.git
synced 2025-04-16 15:21:28 +02:00
return space :)
This commit is contained in:
parent
4daffda99b
commit
51583f5d3b
1 changed files with 1 additions and 0 deletions
|
@ -47,4 +47,5 @@ export default class VueSocketIOListenler {
|
||||||
onEvent(event, args){
|
onEvent(event, args){
|
||||||
this.emitter.emit(event, args);
|
this.emitter.emit(event, args);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue