mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-10 19:09:15 -04: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.