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',
|
||||
},
|
||||
CLIENT: {
|
||||
HEARTBEAT: 'client/heartbeat'
|
||||
HEARTBEAT: 'client/heartbeat',
|
||||
},
|
||||
SIGNAL: {
|
||||
OFFER: 'signal/offer',
|
||||
|
|
|
|||
Loading…
Reference in a new issue