mirror of
https://github.com/nasa/openmct.git
synced 2024-12-28 17:08:51 +00:00
[API] Enable fixed position view
This commit is contained in:
parent
db362a0efc
commit
137434af1b
@ -65,6 +65,7 @@ define([
|
||||
'../platform/exporters/bundle',
|
||||
'../platform/features/clock/bundle',
|
||||
'../platform/features/conductor/bundle',
|
||||
'../platform/features/fixed/bundle',
|
||||
'../platform/features/imagery/bundle',
|
||||
'../platform/features/layout/bundle',
|
||||
'../platform/features/pages/bundle',
|
||||
@ -109,6 +110,7 @@ define([
|
||||
'platform/exporters',
|
||||
'platform/telemetry',
|
||||
'platform/features/clock',
|
||||
'platform/features/fixed',
|
||||
'platform/features/imagery',
|
||||
'platform/features/layout',
|
||||
'platform/features/pages',
|
||||
|
Loading…
Reference in New Issue
Block a user