fix last snapshot che non veniva
scritto al primo giro
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user