Fix build (#365)

🙈
This commit is contained in:
Nathan Mattes 2022-11-04 16:41:59 +01:00
parent b719d84d3f
commit 28749b5029
1 changed files with 0 additions and 1 deletions

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