lint client.

This commit is contained in:
Miroslav Šedivý 2025-04-02 00:05:37 +02:00
parent 8061d5b182
commit dd412dd37f

View file

@ -15,7 +15,7 @@ export const EVENT = {
ERROR: 'system/error',
},
CLIENT: {
HEARTBEAT: 'client/heartbeat'
HEARTBEAT: 'client/heartbeat',
},
SIGNAL: {
OFFER: 'signal/offer',