Add env variable fallback for `--fuck-russia`

pull/1020/head
Tyrrrz 2 years ago
parent 966627f289
commit ebb838bb81

@ -120,6 +120,7 @@ public abstract class ExportCommandBase : DiscordCommandBase
[CommandOption(
"fuck-russia",
EnvironmentVariable = "FUCK_RUSSIA",
Description = "Don't print the Support Ukraine message to the console."
)]
public bool IsUkraineSupportMessageDisabled { get; init; }

Loading…
Cancel
Save