mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-02 09:13:52 +00:00
Caused by a bad if check, which incorrectly executes for both 0 and None, when None was the original intent.
Caused by a bad if check, which incorrectly executes for both 0 and None, when None was the original intent.