🔧 More refactoring
This commit is contained in:
@@ -247,10 +247,10 @@ export default class ComicVineService extends Service {
|
|||||||
format: "json",
|
format: "json",
|
||||||
filter: filterString,
|
filter: filterString,
|
||||||
},
|
},
|
||||||
headers: {
|
// headers: {
|
||||||
"User-Agent": "ThreeTwo",
|
// "User-Agent": "ThreeTwo",
|
||||||
"Accept": "application/json",
|
// "Accept": "application/json",
|
||||||
},
|
// },
|
||||||
});
|
});
|
||||||
console.log(
|
console.log(
|
||||||
`Total issues matching the criteria: ${issueMatches.data.results.length}`
|
`Total issues matching the criteria: ${issueMatches.data.results.length}`
|
||||||
|
|||||||
Reference in New Issue
Block a user