fix nome svg QR (da testare)

This commit is contained in:
Samuele E. Locatelli
2020-07-29 12:44:17 +02:00
parent 4afd57b73c
commit 3b69a58cbd
+1 -1
View File
@@ -23,7 +23,7 @@ namespace NKC_WF.WebUserControls
setCurrData();
refreshCodPost();
// count-down successivi: 5 minuti
countDown = 60 * 5;
countDown = 60 * 2;
}
doUpdate();
}