Feature 11052: support for vms remote console for plugin vcenter
Change-Id: I328f4626dda94d9c4322c285b1e9216ed8f03673
Signed-off-by: Isabel Lloret <illoret@indra.es>
diff --git a/tsconfig.json b/tsconfig.json
index 29b63f5..576198b 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -157,6 +157,7 @@
"NsUpdateComponent": ["src/app/utilities/ns-update/NsUpdateComponent"],
"WarningComponent": ["src/app/utilities/warning/WarningComponent"],
"StartStopRebuildComponent": ["src/app/utilities/start-stop-rebuild/StartStopRebuildComponent"],
+ "ShowVduConsoleComponent": ["src/app/utilities/show-vdu-console/ShowVduConsoleComponent"],
"HealingComponent": ["src/app/utilities/healing/HealingComponent"],
"NSCONFIGTEMPLATE": ["src/app/packages/ns-config-template/NSConfigTemplateComponent"],
"NSCONFIGTEMPLATEACTION" :["src/app/utilities/ns-config-template-action/NSConfigTemplateActionComponent"],