Merge branch 'master' into feat-remove-multiple-monitors-at-once

This commit is contained in:
GJS 2025-01-24 20:17:34 +01:00 committed by GitHub
commit ed6ee1b3eb
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 // construct json data
let data = { let data = {
fallbackText: chatHeader["title"],
cardsV2: [ cardsV2: [
{ {
card: { card: {