mirror of
https://git.checksum.fail/alec/slon.git
synced 2026-06-16 02:49:39 +03:00
0d19f9fa33
An array of String is still an array, even if it contains a single element. I'm looking at you, [Tuba](https://github.com/GeopJr/Tuba/blob/main/src/API/Relationship.vala#L48). Ref: https://docs.joinmastodon.org/methods/accounts/#relationships It shouldn't be our responsibility to handle this, but life isn't fair, so we'll begrudgingly handle it anyway.