Update On Thu Jan 30 19:32:37 CET 2025

This commit is contained in:
github-action[bot]
2025-01-30 19:32:38 +01:00
parent a8a557c7a1
commit 16d802db1c
252 changed files with 4287 additions and 2411 deletions
@@ -1,8 +1,8 @@
using DynamicData;
using System.Reactive;
using DynamicData;
using DynamicData.Binding;
using ReactiveUI;
using ReactiveUI.Fody.Helpers;
using System.Reactive;
namespace ServiceLib.ViewModels
{
@@ -102,4 +102,4 @@ namespace ServiceLib.ViewModels
IsModified = true;
}
}
}
}