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', ERROR: 'system/error',
}, },
CLIENT: { CLIENT: {
HEARTBEAT: 'client/heartbeat' HEARTBEAT: 'client/heartbeat',
}, },
SIGNAL: { SIGNAL: {
OFFER: 'signal/offer', OFFER: 'signal/offer',