Set params for followers/following callback
FossilOrigin-Name: 87b24ef8e13fa8453f37823f0afe62ed99aff927a7669276540d4bb6f975708d
This commit is contained in:
parent
a264bfafb3
commit
84fd0c2f36
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ static int mastodont_get_accounts_query(char* url,
|
|||
struct mastodont_request_args req_args = {
|
||||
storage,
|
||||
url,
|
||||
NULL, 0,
|
||||
params, _mstdnt_arr_len(params),
|
||||
NULL, 0,
|
||||
CURLOPT_HTTPGET,
|
||||
NULL,
|
||||
|
|
Loading…
Reference in a new issue