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-view
Conflicts: src/MCT.js src/api/api.js
This commit is contained in:
@ -2,7 +2,8 @@ define([
|
||||
'EventEmitter',
|
||||
'legacyRegistry',
|
||||
'uuid',
|
||||
'./api/api'
|
||||
'./api/api',
|
||||
'./api/objects/bundle'
|
||||
], function (
|
||||
EventEmitter,
|
||||
legacyRegistry,
|
||||
|
Reference in New Issue
Block a user