Skip to content

Commit 2a24a15

Browse files
authored
Update teams.normalizer.ts
1 parent 056279e commit 2a24a15

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/normalizers/teams.normalizer.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ export const normalizeTeamsPayload = (
1111
return {
1212
'@type': 'MessageCard',
1313
'@context': 'https://schema.org/extensions',
14-
// Microsoft has deprecated color
15-
// https://github.com/MicrosoftDocs/msteams-docs/issues/10062#issuecomment-1862178211
1614
themeColor: color,
1715
summary: title,
1816
title,

0 commit comments

Comments
 (0)