Refactor background work in recipenote, suggest macro automatically
This commit is contained in:
@@ -92,6 +92,7 @@ public class Configuration : IPluginConfiguration
|
||||
public bool EnableSynthHelper { get; set; } = true;
|
||||
public bool DisableSynthHelperOnMacro { get; set; } = true;
|
||||
public bool ShowOptimalMacroStat { get; set; } = true;
|
||||
public bool SuggestMacroAutomatically { get; set; }
|
||||
public int SynthHelperStepCount { get; set; } = 5;
|
||||
|
||||
public bool PinSynthHelperToWindow { get; set; } = true;
|
||||
|
||||
Reference in New Issue
Block a user