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