Skip to content

Commit

Permalink
Add env variable fallback for --fuck-russia
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Mar 15, 2023
1 parent 966627f commit ebb838b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DiscordChatExporter.Cli/Commands/Base/ExportCommandBase.cs
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ public string? AssetsDirPath

[CommandOption(
"fuck-russia",
EnvironmentVariable = "FUCK_RUSSIA",
Description = "Don't print the Support Ukraine message to the console."
)]
public bool IsUkraineSupportMessageDisabled { get; init; }
Expand Down

0 comments on commit ebb838b

Please sign in to comment.