mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-09 09:05:44 +00:00
This was the last untyped handler from the HomeServer object. Since it was being treated as Any (and thus unchecked) it was being used incorrectly in a few places.