From f4964728f4a04811cbe731fd2aa450655345fc80 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Tue, 23 Jul 2024 18:37:41 +0100 Subject: [PATCH] Update slack-fix.sh --- slack-fix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slack-fix.sh b/slack-fix.sh index 1f211a9..18130a8 100644 --- a/slack-fix.sh +++ b/slack-fix.sh @@ -36,7 +36,7 @@ function dialog_command(){ } function finalise(){ - dialog_command "progresstext: Successfully Joined the $ZTNETNAME Network" + dialog_command "progresstext: Patched Slack Successfully!" dialog_command "progress: complete" dialog_command "button1text: Done" dialog_command "button1: enable"