mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-25 00:11:19 +02: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.