mirror of
https://github.com/nasa/openmct.git
synced 2025-06-15 21:58:13 +00:00
Improved support from plot
This commit is contained in:
3
main.js
3
main.js
@ -103,7 +103,8 @@ define([
|
||||
'./platform/entanglement/bundle',
|
||||
'./platform/search/bundle',
|
||||
'./platform/status/bundle',
|
||||
'./platform/commonUI/regions/bundle'
|
||||
'./platform/commonUI/regions/bundle',
|
||||
'./example/msl/bundle'
|
||||
], function (Main, legacyRegistry) {
|
||||
return {
|
||||
legacyRegistry: legacyRegistry,
|
||||
|
Reference in New Issue
Block a user