mastodon-ios icon indicating copy to clipboard operation
mastodon-ios copied to clipboard

Conform an entity to `Sendable`

Open woxtu opened this issue 1 year ago • 0 comments

Hi,

This PR marks the FamiliarFollowers class as final to resolve the following compiler warning:

Non-final class 'FamiliarFollowers' cannot conform to 'Sendable'; use '@unchecked Sendable'

woxtu avatar Apr 14 '23 12:04 woxtu