mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 14:39:06 +00:00
chore: update element order
This commit is contained in:
committed by
Carlos Valente
parent
b2668e61a5
commit
52145d5e1e
+6
-5
@@ -10,7 +10,7 @@
|
|||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"app": "ontime",
|
"app": "ontime",
|
||||||
"version": "3.0.0",
|
"version": "3.0.0-beta.3",
|
||||||
"serverPort": 4001,
|
"serverPort": 4001,
|
||||||
"editorKey": null,
|
"editorKey": null,
|
||||||
"operatorKey": null,
|
"operatorKey": null,
|
||||||
@@ -18,11 +18,12 @@
|
|||||||
"language": "en"
|
"language": "en"
|
||||||
},
|
},
|
||||||
"viewSettings": {
|
"viewSettings": {
|
||||||
"overrideStyles": false,
|
|
||||||
"normalColor": "#ffffffcc",
|
|
||||||
"warningColor": "#FFAB33",
|
|
||||||
"dangerColor": "#ED3333",
|
"dangerColor": "#ED3333",
|
||||||
"endMessage": ""
|
"endMessage": "",
|
||||||
|
"freezeEnd": false,
|
||||||
|
"normalColor": "#ffffffcc",
|
||||||
|
"overrideStyles": false,
|
||||||
|
"warningColor": "#FFAB33"
|
||||||
},
|
},
|
||||||
"urlPresets": [],
|
"urlPresets": [],
|
||||||
"customFields": {},
|
"customFields": {},
|
||||||
|
|||||||
Reference in New Issue
Block a user