Compare commits

...

2 commits

Author SHA1 Message Date
Elliot Matson
a69e8a2a84
Merge f3fbea8e53 into 223cde831f 2025-01-18 15:35:52 +00:00
Elliot Matson
f3fbea8e53
Add fallback text
Adding fallback text to use in notifications and platforms that don't support cards
2024-12-25 16:26:38 -06:00

View file

@ -72,6 +72,7 @@ class GoogleChat extends NotificationProvider {
// construct json data
let data = {
fallbackText: chatHeader["title"],
cardsV2: [
{
card: {