Merge branch 'release/FixGombaReload04'
This commit is contained in:
@@ -177,6 +177,11 @@ namespace IOB_WIN_NEXT.IobSoap
|
||||
{
|
||||
outVal.Add(item.Key, $"{currVal}");
|
||||
}
|
||||
// se fosse logReq --> resetto...
|
||||
if (item.Key == "logReq" && !string.IsNullOrEmpty(currVal))
|
||||
{
|
||||
upsertKey(item.Key, "");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user