fix popolamento variabile
This commit is contained in:
@@ -255,7 +255,7 @@
|
||||
var defCardPrefItem = MsgServ.UserPrefGet("DefCardMode");
|
||||
if (defCardPrefItem != null)
|
||||
{
|
||||
langIns = defCardPrefItem;
|
||||
defCardModeIns = defCardPrefItem;
|
||||
}
|
||||
await Task.Delay(1);
|
||||
if (string.IsNullOrEmpty(currIpv4))
|
||||
|
||||
Reference in New Issue
Block a user