lint client.
This commit is contained in:
parent
8061d5b182
commit
dd412dd37f
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ export const EVENT = {
|
||||||
ERROR: 'system/error',
|
ERROR: 'system/error',
|
||||||
},
|
},
|
||||||
CLIENT: {
|
CLIENT: {
|
||||||
HEARTBEAT: 'client/heartbeat'
|
HEARTBEAT: 'client/heartbeat',
|
||||||
},
|
},
|
||||||
SIGNAL: {
|
SIGNAL: {
|
||||||
OFFER: 'signal/offer',
|
OFFER: 'signal/offer',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue