mirror of
https://github.com/nasa/openmct.git
synced 2025-01-01 10:56:41 +00:00
10 lines
201 B
JSON
10 lines
201 B
JSON
|
{
|
||
|
"extensions": {
|
||
|
"indicators": [
|
||
|
{
|
||
|
"implementation": "WatchIndicator.js",
|
||
|
"depends": ["$interval", "$rootScope"]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|