Streamline dev build dialog

This commit is contained in:
Tyrrrz
2025-05-13 19:27:59 +03:00
parent 97cb8e2347
commit aa8ace8389

View File

@@ -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.
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",
"CLOSE"