mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-21 04:41:58 +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.