mirror of
https://mau.dev/maunium/synapse.git
synced 2025-01-21 02:01:53 +01:00
Merge branch 'develop' into luke/groups-invited-users
This commit is contained in:
commit
5dfd0350c7
1 changed files with 1 additions and 1 deletions
|
@ -245,7 +245,7 @@ BASE_APPEND_OVERRIDE_RULES = [
|
||||||
{
|
{
|
||||||
'kind': 'event_match',
|
'kind': 'event_match',
|
||||||
'key': 'content.body',
|
'key': 'content.body',
|
||||||
'pattern': '*@room*',
|
'pattern': '@room',
|
||||||
'_id': '_roomnotif_content',
|
'_id': '_roomnotif_content',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue