From a24739312829cc0bfb9ef5fe2bfa4aa97da1da44 Mon Sep 17 00:00:00 2001 From: "harshv5094 (personal PC)" Date: Wed, 6 Nov 2024 10:17:51 +0530 Subject: [PATCH] chore: adjusting indentation --- core/tabs/applications-setup/communication-apps/zapzap-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/tabs/applications-setup/communication-apps/zapzap-setup.sh b/core/tabs/applications-setup/communication-apps/zapzap-setup.sh index 53344225..833678d1 100644 --- a/core/tabs/applications-setup/communication-apps/zapzap-setup.sh +++ b/core/tabs/applications-setup/communication-apps/zapzap-setup.sh @@ -4,7 +4,7 @@ installZapZap() { if ! command_exists com.rtosta.zapzap && ! command_exists zapzap; then - printf "%b\n" "${YELLOW}Installing Zap-Zap...${RC}" + printf "%b\n" "${YELLOW}Installing Zap-Zap...${RC}" case "$PACKAGER" in pacman) "$AUR_HELPER" -S --needed --noconfirm zapzap