Skip to content

Commit 3d327c9

Browse files
authored
Merge pull request #25 from linagora/tmail-19
esn-frontend-application-grid#19: Update TMail name
2 parents d0e1ce3 + 269c418 commit 3d327c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/app-icons.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const iconMapping = {
1414
Inbox: InboxAppIcon,
1515
LinShare: LinShareAppIcon,
1616
Twake: TwakeAppIcon,
17-
Tmail: TmailAppIcon
17+
TMail: TmailAppIcon
1818
};
1919

2020
export const getAppIcon = (appName: string) => {

0 commit comments

Comments
 (0)