synapse/synapse/push
Eric Eastwood ae4c236a6d
Fix room type typo in mailer (#17336)
Correct event content field is `EventContentFields.ROOM_TYPE` (`type`)  , not `room_type` 

Spec: https://spec.matrix.org/v1.10/client-server-api/#mroomcreate
2024-06-24 10:02:16 -05:00
..
__init__.py
bulk_push_rule_evaluator.py
clientformat.py
emailpusher.py
httppusher.py
mailer.py Fix room type typo in mailer (#17336) 2024-06-24 10:02:16 -05:00
presentable_names.py
push_tools.py
push_types.py
pusher.py
pusherpool.py
rulekinds.py