1
0
mirror of https://github.com/louislam/uptime-kuma.git synced 2025-01-02 00:10:42 +02:00

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: {