2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00

Fix build (#365)

🙈
This commit is contained in:
Nathan Mattes 2022-11-04 16:41:59 +01:00
parent b719d84d3f
commit 28749b5029

View File

@ -20,7 +20,6 @@ extension APIService {
let isFollowing: Bool
let isPending: Bool
let needsUnfollow: Bool
let showsReblogs: Bool
}
/// Toggle friendship between target MastodonUser and current MastodonUser