remove matrix from list of notification services that support title param (#1406)

This commit is contained in:
henrygd
2025-11-14 13:27:02 -05:00
parent e1067fa1a3
commit f61ba202d8

View File

@@ -77,7 +77,6 @@ var supportsTitle = map[string]struct{}{
"ifttt": {}, "ifttt": {},
"join": {}, "join": {},
"lark": {}, "lark": {},
"matrix": {},
"ntfy": {}, "ntfy": {},
"opsgenie": {}, "opsgenie": {},
"pushbullet": {}, "pushbullet": {},