mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
7e8d455280
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.
2 lines
69 B
Plaintext
2 lines
69 B
Plaintext
Fix a bug when using the `send_local_online_presence_to` module API.
|