Merge branch 'Release/AddForceReloadOnOdl_06'

This commit is contained in:
Samuele Locatelli
2025-07-11 17:41:18 +02:00
+4 -6
View File
@@ -1095,8 +1095,6 @@ namespace MP_TAB3.Components
}
}
private int delayUpd= 200;
/// <summary>
/// Esegue split ODL corrente
/// </summary>
@@ -1201,13 +1199,13 @@ namespace MP_TAB3.Components
#region Private Fields
private static Logger Log = LogManager.GetCurrentClassLogger();
private bool approvTCEnabled = false;
private bool confRett = true;
private double currVal = 0;
/// <summary>
/// Tempo di delay x simulare cambio idxMaccSub
/// </summary>
private int delayUpd = 1000;
private List<string> emailAdmDest = new List<string>();
private bool enableAnnullaSetup = false;