Skip to content

Commit

Permalink
fix: add notification-fallback for better google chat popups (louisla…
Browse files Browse the repository at this point in the history
…m#5476)

Co-authored-by: Frank Elsinga <frank@elsinga.de>
  • Loading branch information
elliotmatson and CommanderStorm authored Jan 24, 2025
1 parent 03beef8 commit 7dc6191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/notification-providers/google-chat.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ class GoogleChat extends NotificationProvider {

// construct json data
let data = {
fallbackText: chatHeader["title"],
cardsV2: [
{
card: {
Expand Down

0 comments on commit 7dc6191

Please sign in to comment.