Skip to content

Commit 6cf55b0

Browse files
authored
Update dockutil-labels.sh
1 parent bc92aae commit 6cf55b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockutil-labels.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ if [[ " $@ " =~ "slack" ]]; then
105105

106106
fi
107107
if [[ " $@ " =~ "microsoftteams" ]]; then
108-
APPNA="Microsoft Teams"
108+
APPNA="Microsoft Teams classic"
109109
APPPA="/Applications"
110110

111111
fi

0 commit comments

Comments
 (0)