mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Closes #3210
This commit is contained in:
@@ -112,7 +112,7 @@ public sealed class GlobalConfig {
|
||||
public const EPluginsUpdateMode DefaultPluginsUpdateMode = EPluginsUpdateMode.Whitelist;
|
||||
|
||||
[PublicAPI]
|
||||
public const bool DefaultShutdownIfPossible = true;
|
||||
public const bool DefaultShutdownIfPossible = false;
|
||||
|
||||
[PublicAPI]
|
||||
public const string? DefaultSteamMessagePrefix = "/me ";
|
||||
|
||||
Reference in New Issue
Block a user