yes
This commit is contained in:
@@ -1961,7 +1961,7 @@ namespace CharacterSelectPlugin
|
||||
Plugin.Log.Debug($"[JobSwitch] Detected job change: {CurrentJobId} → {currentJobId}");
|
||||
|
||||
|
||||
if (!Configuration.EnableAutomations)
|
||||
if (Configuration.EnableAutomations)
|
||||
{
|
||||
var reapplied = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user