From 629c974b9daa28bdbae40a649c698b237f52c7b7 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Thu, 20 Aug 2026 14:50:43 +0900 Subject: [PATCH] fix: add line break --- dzgui/strings/uninstall.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dzgui/strings/uninstall.py b/dzgui/strings/uninstall.py index a609899..1a725ca 100644 --- a/dzgui/strings/uninstall.py +++ b/dzgui/strings/uninstall.py @@ -29,7 +29,7 @@ steam_details = "Shortcut to DZGUI installed within Steam, if applicable. Requir path_remove_prefix = "The following path will be removed:" not_installed = "It looks like DZGUI was not previously set up; nothing to uninstall." standalone_uninstall = ( - "It looks like you are running the standalone version of DZGUI. " + "It looks like you are running the standalone version of DZGUI.\n" "To finalize the uninstall process, you can remove the 'dzgui' file." ) system_uninstall = (