mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-19 22:24:11 +00:00
refactor: align property names between block and event
This commit is contained in:
Vendored
+4
-4
@@ -190,8 +190,8 @@
|
||||
"skip": false,
|
||||
"custom": {},
|
||||
"revision": 0,
|
||||
"startTime": null,
|
||||
"endTime": null,
|
||||
"timeStart": null,
|
||||
"timeEnd": null,
|
||||
"duration": 0,
|
||||
"isFirstLinked": false
|
||||
},
|
||||
@@ -345,8 +345,8 @@
|
||||
"skip": false,
|
||||
"custom": {},
|
||||
"revision": 0,
|
||||
"startTime": null,
|
||||
"endTime": null,
|
||||
"timeStart": null,
|
||||
"timeEnd": null,
|
||||
"duration": 0,
|
||||
"isFirstLinked": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user