0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-16 22:59:02 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Will Hunt
70269fbd18
Tie together matches_user_in_member_list and get_users_in_room caches (#8676)
* Tie together matches_user_in_member_list and get_users_in_room

* changelog

* Remove type to fix mypy

* Add `on_invalidate` to the function signature in the hopes that may make things work well

* Remove **kwargs

* Update 8676.bugfix
2020-10-29 16:58:16 +00:00