0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-19 08:24:25 +01:00
synapse/changelog.d/13235.bugfix
Travis Ralston d736d5cfad
Fix to-device messages not being sent to MSC3202-enabled appservices (#13235)
The field name was simply incorrect, leading to errors.
2022-07-11 17:22:17 +01:00

1 line
No EOL
107 B
Text

Fix MSC3202-enabled appservices not receiving to-device messages, preventing messages from being decrypted.