🔧 Testing a different date
This commit is contained in:
@@ -43,7 +43,7 @@ export const getWeeklyPullList = (options) => async (dispatch) => {
|
||||
url: `${COMICVINE_SERVICE_URI}/getWeeklyPullList`,
|
||||
method: "get",
|
||||
params: {
|
||||
startDate: "2022-2-21",
|
||||
startDate: "2022-2-28",
|
||||
pageSize: "15",
|
||||
currentPage: "1",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user