We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0e1ce3 + 269c418 commit 3d327c9Copy full SHA for 3d327c9
src/utils/app-icons.ts
@@ -14,7 +14,7 @@ const iconMapping = {
14
Inbox: InboxAppIcon,
15
LinShare: LinShareAppIcon,
16
Twake: TwakeAppIcon,
17
- Tmail: TmailAppIcon
+ TMail: TmailAppIcon
18
};
19
20
export const getAppIcon = (appName: string) => {
0 commit comments