mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-06 09:05:19 -05:00
![Patrick Cloke](/assets/img/avatar_default.png)
Destination was being used incorrectly (a single destination instead of a list of destinations was being passed). This also updates some of the types in the area to not use Collection[str], which is a footgun.