Improve the war message

This commit is contained in:
Oleksii Holub 2022-03-07 01:09:56 +02:00
parent e2780d6666
commit daa1b3f6b3

View file

@ -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");
},