mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-28 09:59:49 +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.