mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-06 07:45:49 -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.