fixed simkl and anilist syncing bugs
This commit is contained in:
@ -13,6 +13,7 @@ post {
|
||||
headers {
|
||||
Content-Type: "application/json"
|
||||
Accept: "application/json"
|
||||
Authorization: Bearer {{ANILIST_ACCESS_TOKEN}}
|
||||
}
|
||||
|
||||
body:graphql {
|
||||
@ -92,7 +93,7 @@ body:graphql {
|
||||
body:graphql:vars {
|
||||
{
|
||||
"userId": 413504,
|
||||
"mediaId": 157371,
|
||||
"mediaId": 110,
|
||||
"listType": "ANIME"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user