[Time Conductor] Rename default domain
To UTC, instead of just Time.
This commit is contained in:
@@ -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."
|
||||||
|
|||||||
Reference in New Issue
Block a user