Skip to content

Commit

Permalink
Update teams.normalizer.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Netail authored Aug 26, 2024
1 parent 056279e commit 2a24a15
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/normalizers/teams.normalizer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ export const normalizeTeamsPayload = (
return {
'@type': 'MessageCard',
'@context': 'https://schema.org/extensions',
// Microsoft has deprecated color
// https://github.com/MicrosoftDocs/msteams-docs/issues/10062#issuecomment-1862178211
themeColor: color,
summary: title,
title,
Expand Down

0 comments on commit 2a24a15

Please sign in to comment.