mirror of
https://github.com/nasa/openmct.git
synced 2024-12-19 21:27:52 +00:00
[Time Conductor] Fixed TOI directive which was not being included
This commit is contained in:
parent
abb7230231
commit
d88e905c65
@ -91,7 +91,7 @@ define([
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "conductorTOI",
|
"key": "conductorToi",
|
||||||
"implementation": ConductorTOIDirective
|
"implementation": ConductorTOIDirective
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user