Speedup update checker

This commit is contained in:
seerge
2023-03-23 13:26:09 +01:00
parent 64871e5554
commit 9053764930
5 changed files with 21 additions and 17 deletions

View File

@@ -85,6 +85,7 @@ public static class HardwareMonitor
}
catch (Exception ex)
{
Debug.WriteLine(ex.ToString());
}
}
}