mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-31 14:58:22 -04:00
Revert "Add env variable fallback for --fuck-russia
"
This reverts commit ebb838bb81
.
Closes #1019
This commit is contained in:
parent
ebb838bb81
commit
20e782e6ed
1 changed files with 0 additions and 1 deletions
|
@ -120,7 +120,6 @@ 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…
Add table
Add a link
Reference in a new issue