fix last snapshot che non veniva

scritto al primo giro
This commit is contained in:
zaccaria.majid
2022-09-16 11:55:23 +02:00
parent 2771d9957d
commit 5b054ee2ec
+1 -1
View File
@@ -17,7 +17,7 @@ namespace MP.SPEC.Components
#region Protected Fields
protected string lastUpdate = "-";
protected string lastUpdate = $"Last Snapshot: {DateTime.Now:yyyy/MM/dd HH:mm:ss}";
#endregion Protected Fields