mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-01-28 22:01:55 +00:00
Streamline dev build dialog
This commit is contained in:
@@ -61,7 +61,9 @@ public partial class MainViewModel(
|
|||||||
$"""
|
$"""
|
||||||
You're using a development build of {Program.Name}. These builds are not thoroughly tested and may contain bugs.
|
You're using a development build of {Program.Name}. These builds are not thoroughly tested and may contain bugs.
|
||||||
|
|
||||||
Auto-updates are disabled for development builds. If you want to switch to a stable release, please download it manually.
|
Auto-updates are disabled for development builds.
|
||||||
|
|
||||||
|
Click SEE RELEASES if you want to download a stable release instead.
|
||||||
""",
|
""",
|
||||||
"SEE RELEASES",
|
"SEE RELEASES",
|
||||||
"CLOSE"
|
"CLOSE"
|
||||||
|
|||||||
Reference in New Issue
Block a user