parent
ee523c098e
commit
1ac9e5c730
|
@ -143,7 +143,7 @@ extension APIService {
|
|||
session: session,
|
||||
domain: authenticationBox.domain,
|
||||
accountID: user.id,
|
||||
followQueryType: .follow(query: .init(reblogs: showReblogs)),
|
||||
followQueryType: .follow(query: .init(reblogs: newShowReblogs)),
|
||||
authorization: authenticationBox.userAuthorization
|
||||
).singleOutput()
|
||||
|
||||
|
|
Loading…
Reference in New Issue