mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 03:43:50 +00:00
chore: cleanup
This commit is contained in:
committed by
Carlos Valente
parent
8f249b9d51
commit
5cf5b2fae3
@@ -120,7 +120,7 @@ export class SocketServer implements IAdapter {
|
||||
if (reply) {
|
||||
ws.send(
|
||||
JSON.stringify({
|
||||
type: 'ontime-change',
|
||||
type,
|
||||
payload: reply.payload,
|
||||
}),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user