mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-28 08:46:44 +00:00
Simplify dialog buttons
This commit is contained in:
@@ -54,7 +54,7 @@ public class RootViewModel : Screen, IHandle<NotificationMessage>, IDisposable
|
|||||||
Click LEARN MORE to find ways that you can help.
|
Click LEARN MORE to find ways that you can help.
|
||||||
""",
|
""",
|
||||||
"LEARN MORE",
|
"LEARN MORE",
|
||||||
"CANCEL"
|
"CLOSE"
|
||||||
);
|
);
|
||||||
|
|
||||||
// Disable this message in the future
|
// Disable this message in the future
|
||||||
|
|||||||
Reference in New Issue
Block a user