|
@@ -1195,7 +1195,7 @@ namespace FurnaceGasPanelUI.Client
|
|
{
|
|
{
|
|
this.NowDateTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
|
|
this.NowDateTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
|
|
|
|
|
|
- this.DisplayName = $"Furnace (Ver:{SoftwareVersion})";
|
|
|
|
|
|
+ //this.DisplayName = $"Furnace (Ver:{SoftwareVersion})";
|
|
|
|
|
|
this.NotifyOfPropertyChange("NowDateTime");
|
|
this.NotifyOfPropertyChange("NowDateTime");
|
|
}
|
|
}
|