This commit is contained in:
Joel McKinnon
2019-12-17 08:10:35 -08:00
parent c1d58bb25f
commit ace77dce65
2 changed files with 12 additions and 13 deletions

View File

@ -43,7 +43,7 @@
openmct.legacyRegistry.enable.bind(openmct.legacyRegistry)
);
openmct.install(openmct.plugins.Espresso());
openmct.install(openmct.plugins.Snow());
openmct.install(openmct.plugins.MyItems());
openmct.install(openmct.plugins.LocalStorage());
openmct.install(openmct.plugins.Generator());