Merge branch 'master' into feat-searchText-from-stringbase-to-regexbase

This commit is contained in:
GJS 2025-01-24 20:12:35 +01:00 committed by GitHub
commit b5407c06c6
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: {