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
@@ -259,7 +259,7 @@ namespace ServiceLib.ViewModels
}
else
{
FileManager.ZipExtractToFile(fileName, toPath, _config.GuiItem.IgnoreGeoUpdateCore ? "geo" : "");
FileManager.ZipExtractToFile(fileName, toPath, "geo");
}
if (Utils.IsNonWindows())