mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-20 21:18:23 +00:00
Revert "Add env variable fallback for --fuck-russia"
This reverts commit ebb838bb81.
Closes #1019
This commit is contained in:
@@ -120,7 +120,6 @@ public abstract class ExportCommandBase : DiscordCommandBase
|
|||||||
|
|
||||||
[CommandOption(
|
[CommandOption(
|
||||||
"fuck-russia",
|
"fuck-russia",
|
||||||
EnvironmentVariable = "FUCK_RUSSIA",
|
|
||||||
Description = "Don't print the Support Ukraine message to the console."
|
Description = "Don't print the Support Ukraine message to the console."
|
||||||
)]
|
)]
|
||||||
public bool IsUkraineSupportMessageDisabled { get; init; }
|
public bool IsUkraineSupportMessageDisabled { get; init; }
|
||||||
|
|||||||
Reference in New Issue
Block a user