Improve the war message

pull/826/head
Oleksii Holub 3 years ago
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…
Cancel
Save