mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-14 07:43:31 -07:00
Improve the war message
This commit is contained in:
parent
e2780d6666
commit
daa1b3f6b3
|
|
@ -120,8 +120,8 @@ public class RootViewModel : Screen
|
||||||
|
|
||||||
// War in Ukraine message
|
// War in Ukraine message
|
||||||
Notifications.Enqueue(
|
Notifications.Enqueue(
|
||||||
"⚠ UKRAINE IS AT WAR!",
|
"⚠ Ukraine is at war! Support my country in its fight for freedom",
|
||||||
"LEARN MORE & HELP", _ =>
|
"LEARN MORE", _ =>
|
||||||
{
|
{
|
||||||
ProcessEx.StartShellExecute("https://tyrrrz.me");
|
ProcessEx.StartShellExecute("https://tyrrrz.me");
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue