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