Static root plugin not loading after namespace/key changes in OpenMCT #4684

Static root plugin not loading after namespace/key changes in OpenMCT
This commit is contained in:
Khalid Adil
2022-02-28 13:51:34 -06:00
committed by GitHub
parent 4e7debabb1
commit 6a470fba1a
4 changed files with 317 additions and 209 deletions

View File

@ -151,7 +151,7 @@ define([
plugins.MyItems = MyItems.default;
plugins.StaticRootPlugin = StaticRootPlugin;
plugins.StaticRootPlugin = StaticRootPlugin.default;
/**
* A tabular view showing the latest values of multiple telemetry points at