From 51d53c9b628b434aec24d36ee3fc277e66d8a3d4 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Sun, 27 Nov 2022 13:18:56 +0000 Subject: [PATCH] Added title --- Helpers/install-app-loop-beta.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Helpers/install-app-loop-beta.sh b/Helpers/install-app-loop-beta.sh index 94f07f7..d29c37c 100644 --- a/Helpers/install-app-loop-beta.sh +++ b/Helpers/install-app-loop-beta.sh @@ -228,7 +228,7 @@ else if [ "$SHOWDIALOG" == "Y" ]; then # display first screen open -a "$dialogApp" --args \ - --title none \ + --title "Purple Managed Apps" \ --icon "$icon" \ --message "$message" \ --mini \