mirror of
https://github.com/nasa/openmct.git
synced 2025-06-18 15:18:12 +00:00
Revert "Async root registration"
This commit is contained in:
@ -409,6 +409,16 @@ define([
|
||||
]
|
||||
}
|
||||
],
|
||||
"roots": [
|
||||
{
|
||||
"id": "mine",
|
||||
"model": {
|
||||
"name": "My Items",
|
||||
"type": "folder",
|
||||
"composition": []
|
||||
}
|
||||
}
|
||||
],
|
||||
"runs": [
|
||||
{
|
||||
"implementation": TransactingMutationListener,
|
||||
|
Reference in New Issue
Block a user