Update war in Ukraine message in CLI

This commit is contained in:
Oleksii Holub
2022-06-24 12:26:35 +03:00
parent 26c523a3e9
commit 5755334492

View File

@@ -204,8 +204,8 @@ public abstract class ExportCommandBase : TokenCommandBase
{
// War in Ukraine message
console.Output.WriteLine("========================================================================");
console.Output.WriteLine("|| Ukraine is at war! Support my country in its fight for freedom ||");
console.Output.WriteLine("|| Learn more: https://tyrrrz.me ||");
console.Output.WriteLine("|| Ukraine is at war! Support my country in its fight for freedom~ ||");
console.Output.WriteLine("|| Learn more on my website: https://tyrrrz.me ||");
console.Output.WriteLine("========================================================================");
console.Output.WriteLine("");