mirror of
https://github.com/matrix-org/synapse.git
synced 2025-12-05 01:11:49 +01: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.