Update On Wed Jan 15 19:33:51 CET 2025

This commit is contained in:
github-action[bot]
2025-01-15 19:33:51 +01:00
parent 17684a7c3e
commit 06607ce3de
79 changed files with 1220 additions and 1673 deletions
@@ -231,7 +231,7 @@ namespace ServiceLib.ViewModels
MessageBus.Current.Listen<string>(EMsgCommand.RefreshProfiles.ToString()).Subscribe(OnNext);
}
Init();
_ = Init();
}
private async Task Init()