Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
5.57k stars 539 forks source link

Fix Sendable for ColorSet #2144

Closed kitwtnb closed 3 months ago

kitwtnb commented 4 months ago

Added Sendable since a warning was being displayed due to its absence.