mirror of
https://github.com/nasa/openmct.git
synced 2025-01-28 15:14:42 +00:00
16 lines
329 B
JSON
16 lines
329 B
JSON
|
{
|
||
|
"extensions": {
|
||
|
"roots": [
|
||
|
{
|
||
|
"id": "scratch:root",
|
||
|
"model": {
|
||
|
"type": "folder",
|
||
|
"composition": [],
|
||
|
"name": "Scratchpad"
|
||
|
},
|
||
|
"priority": "preferred"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|