mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-26 06:26:09 -05:00
fix: add notification-fallback for better google chat popups (#5476)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
parent
03beef8006
commit
7dc6191b0a
@ -72,6 +72,7 @@ class GoogleChat extends NotificationProvider {
|
||||
|
||||
// construct json data
|
||||
let data = {
|
||||
fallbackText: chatHeader["title"],
|
||||
cardsV2: [
|
||||
{
|
||||
card: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user