From 6cf55b051f6acdd5c0a62fcb0482106baabcc65b Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Thu, 16 Nov 2023 12:54:56 +0000 Subject: [PATCH] Update dockutil-labels.sh --- dockutil-labels.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockutil-labels.sh b/dockutil-labels.sh index 087cf3d..747b47e 100644 --- a/dockutil-labels.sh +++ b/dockutil-labels.sh @@ -105,7 +105,7 @@ if [[ " $@ " =~ "slack" ]]; then fi if [[ " $@ " =~ "microsoftteams" ]]; then - APPNA="Microsoft Teams" + APPNA="Microsoft Teams classic" APPPA="/Applications" fi