mirror of
https://github.com/nasa/openmct.git
synced 2025-06-20 16:10:23 +00:00
Merge remote-tracking branch 'origin/api-tutorials' into api-toolbar-add-only
Conflicts: src/MCT.js
This commit is contained in:
@ -4,7 +4,8 @@ define([
|
||||
'uuid',
|
||||
'./api/api',
|
||||
'text!./adapter/templates/edit-object-replacement.html',
|
||||
'./ui/Dialog'
|
||||
'./ui/Dialog',
|
||||
'./api/objects/bundle'
|
||||
], function (
|
||||
EventEmitter,
|
||||
legacyRegistry,
|
||||
|
Reference in New Issue
Block a user