Add fallback text

Adding fallback text to use in notifications and platforms that don't support cards
This commit is contained in:
Elliot Matson 2024-12-25 16:26:38 -06:00 committed by GitHub
parent be2faf64ce
commit f3fbea8e53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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