diff --git a/Test.UI/Components/Pages/EditJWD.razor.cs b/Test.UI/Components/Pages/EditJWD.razor.cs
index 5b21eb7..928c418 100644
--- a/Test.UI/Components/Pages/EditJWD.razor.cs
+++ b/Test.UI/Components/Pages/EditJWD.razor.cs
@@ -29,7 +29,7 @@ namespace Test.UI.Components.Pages
#region Public Methods
///
- /// Comparatore euqlity obj dizionario
+ /// Comparatore equality obj dizionario
///
///
///
diff --git a/Test.UI/appsettings.json b/Test.UI/appsettings.json
index a54d3bc..e0a0df8 100644
--- a/Test.UI/appsettings.json
+++ b/Test.UI/appsettings.json
@@ -13,7 +13,11 @@
"PubChannel": "EgwEngineInput",
"SubChannel": "EgwEngineOutput",
"SvgChannel": "Egw:svg:img",
+ "ShapeChannel": "Egw:shape:curr",
+ "HwOptChannel": "Egw:hw:opt",
+ "ProfListChannel": "Egw:prof:list",
"BomChannel": "Egw:bom",
+ "UpdateChannel": "Egw:update",
"Prog.ApiUrl": "https://office.egalware.com/lux/srv/api",
"ImageBaseUrl": "window",
"GenericBaseUrl": "generic",
diff --git a/WebWindowComplex/WebWindowComplex.csproj b/WebWindowComplex/WebWindowComplex.csproj
index 8a8a518..6d3232c 100644
--- a/WebWindowComplex/WebWindowComplex.csproj
+++ b/WebWindowComplex/WebWindowComplex.csproj
@@ -6,7 +6,7 @@
net8.0
enable
enable
- 2.7.10.2117
+ 2.7.10.2118
Annamaria Sassi
Egalware
Componente gestione Configurazioni avanzate Window per LUX
@@ -39,3 +39,5 @@
+
+
diff --git a/WebWindowConfigurator/WebWindowConfigurator.csproj b/WebWindowConfigurator/WebWindowConfigurator.csproj
index 18da0ef..60b6d3f 100644
--- a/WebWindowConfigurator/WebWindowConfigurator.csproj
+++ b/WebWindowConfigurator/WebWindowConfigurator.csproj
@@ -6,7 +6,7 @@
net8.0
enable
enable
- 2.7.10.2117
+ 2.7.10.2118
Annamaria Sassi
Egalware
Componente gestione JWD per LUX
@@ -115,6 +115,8 @@
+
+