mirror of
https://github.com/m1k1o/neko.git
synced 2025-04-28 09:56:20 +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',
|
||||
},
|
||||
CLIENT: {
|
||||
HEARTBEAT: 'client/heartbeat'
|
||||
HEARTBEAT: 'client/heartbeat',
|
||||
},
|
||||
SIGNAL: {
|
||||
OFFER: 'signal/offer',
|
||||
|
|
Loading…
Add table
Reference in a new issue