mirror of
https://github.com/m1k1o/neko.git
synced 2025-07-31 07:19:06 +02:00
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…
Add table
Add a link
Reference in a new issue