mirror of
https://github.com/nasa/openmct.git
synced 2025-01-21 03:55:31 +00:00
[Time Conductor] Rename default domain
To UTC, instead of just Time.
This commit is contained in:
parent
101e3bb346
commit
5a1d774b47
@ -36,7 +36,7 @@
|
|||||||
{
|
{
|
||||||
"key": "TIME_CONDUCTOR_DOMAINS",
|
"key": "TIME_CONDUCTOR_DOMAINS",
|
||||||
"value": [
|
"value": [
|
||||||
{ "key": "time", "name": "Time" }
|
{ "key": "time", "name": "UTC", "format": "utc" }
|
||||||
],
|
],
|
||||||
"priority": "fallback",
|
"priority": "fallback",
|
||||||
"comment": "Placeholder; to be replaced by inspection of available domains."
|
"comment": "Placeholder; to be replaced by inspection of available domains."
|
||||||
|
Loading…
Reference in New Issue
Block a user