WIP: current output styling

This commit is contained in:
Joel McKinnon
2019-12-27 13:20:21 -08:00
parent 308ae2cb2e
commit d38e2c49cb
8 changed files with 73 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());