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
@@ -257,7 +257,7 @@ namespace ServiceLib.ViewModels
return;
}
string result = Utils.LoadResource(fileName);
var result = Utils.LoadResource(fileName);
if (Utils.IsNullOrEmpty(result))
{
return;