mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-02 01:02:03 +01:00
1 line
176 B
Plaintext
1 line
176 B
Plaintext
Fix a bug in push rules handling leading to an invalid (per spec) `is_user_mention` rule sent to clients. Also fix wrong rule names for `is_user_mention` and `is_room_mention`. |