Skip to content

Commit dd412dd

Browse files
committed
lint client.
1 parent 8061d5b commit dd412dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/neko/events.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export const EVENT = {
1515
ERROR: 'system/error',
1616
},
1717
CLIENT: {
18-
HEARTBEAT: 'client/heartbeat'
18+
HEARTBEAT: 'client/heartbeat',
1919
},
2020
SIGNAL: {
2121
OFFER: 'signal/offer',

0 commit comments

Comments
 (0)