mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-06-05 09:13:44 -04:00
Improve the war message
This commit is contained in:
parent
e2780d6666
commit
daa1b3f6b3
1 changed files with 2 additions and 2 deletions
|
@ -120,8 +120,8 @@ public class RootViewModel : Screen
|
|||
|
||||
// War in Ukraine message
|
||||
Notifications.Enqueue(
|
||||
"⚠ UKRAINE IS AT WAR!",
|
||||
"LEARN MORE & HELP", _ =>
|
||||
"⚠ Ukraine is at war! Support my country in its fight for freedom",
|
||||
"LEARN MORE", _ =>
|
||||
{
|
||||
ProcessEx.StartShellExecute("https://tyrrrz.me");
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue