finished candybox
This commit is contained in:
@@ -29,6 +29,8 @@ namespace VisionBuilder.UI.Windows.Components
|
||||
switch (e.PropertyName)
|
||||
{
|
||||
case nameof(StatisticsVM.SessionStarted):
|
||||
Clear();
|
||||
InitializeFields();
|
||||
UpdateMeta(StartedAtLabel, _statisticsVm.SessionStarted, true);
|
||||
break;
|
||||
case nameof(StatisticsVM.RecipeName):
|
||||
|
||||
Reference in New Issue
Block a user