mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-16 21:03:29 +00:00
feat: send http
This commit is contained in:
committed by
Carlos Valente
parent
8b84963e17
commit
ab4dd300ca
@@ -41,7 +41,7 @@ export const eventStore = {
|
||||
}
|
||||
},
|
||||
poll() {
|
||||
return store;
|
||||
return store as RuntimeStore;
|
||||
},
|
||||
broadcast() {
|
||||
socket.sendAsJson({
|
||||
|
||||
Reference in New Issue
Block a user