Release 1.9.4.0

This commit is contained in:
Asriel Camora
2023-11-15 04:17:41 -08:00
parent bce114d731
commit 0de5697428
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -518,7 +518,7 @@ public sealed unsafe class SynthHelper : Window, IDisposable
private void CalculateBestMacroTask(SimulationState state, CancellationToken token)
{
var config = Service.Configuration.SimulatorSolverConfig;
var config = Service.Configuration.SynthHelperSolverConfig;
token.ThrowIfCancellationRequested();