mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 22:49:18 +00:00
V2 fix socket (#296)
* refactor: rename timer endpoint * refactor: typescript * refactor: rename eventData and viewSettings * refactor: message manager uses event store
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"events": [
|
||||
"rundown": [
|
||||
{
|
||||
"title": "Welcome to Ontime",
|
||||
"subtitle": "Subtitles are useful",
|
||||
@@ -219,7 +219,7 @@
|
||||
"id": "1358"
|
||||
}
|
||||
],
|
||||
"event": {
|
||||
"eventData": {
|
||||
"title": "All about Carlos demo event",
|
||||
"publicUrl": "www.getontime.no",
|
||||
"publicInfo": "WiFi: demoproject \nPassword: ontimeproject",
|
||||
@@ -234,7 +234,7 @@
|
||||
"lock": null,
|
||||
"pinCode": "1234"
|
||||
},
|
||||
"views": {
|
||||
"viewSettings": {
|
||||
"overrideStyles": false
|
||||
},
|
||||
"osc": {
|
||||
|
||||
Reference in New Issue
Block a user