mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-05 16:15:48 -05: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.