Update On Sat Mar 29 19:34:35 CET 2025

This commit is contained in:
github-action[bot]
2025-03-29 19:34:36 +01:00
parent 14c5ce1c9c
commit f8e389e7bb
86 changed files with 2461 additions and 1335 deletions
@@ -141,7 +141,7 @@ namespace ServiceLib.ViewModels
{
if (blNew)
{
_rules.Add(item);
_rules.Insert(0, item);
}
RefreshRulesItems();
}