diff --git a/platform/import-export/bundle.js b/platform/import-export/bundle.js index a206ca8187..fda08e9865 100644 --- a/platform/import-export/bundle.js +++ b/platform/import-export/bundle.js @@ -72,6 +72,8 @@ define([ ] } }); + + openmct.legacyRegistry.enable('platform/import-export'); }; }; });