® Added xregexp

This commit is contained in:
2021-07-09 06:07:17 -07:00
parent 55eb18a5a0
commit c1756a9e4a
4 changed files with 73 additions and 8 deletions

View File

@@ -127,9 +127,9 @@ export const fetchComicVineMatches = (searchPayload) => (dispatch) => {
format: "json",
sort: "name%3Aasc",
query: issueSearchQuery.searchParams.searchTerms.name,
fieldList: "",
fieldList: "id",
limit: "10",
offset: "5",
offset: "0",
resources: "issue",
},
transformResponse: [