🔧 Tweaked the issues-for-series call
This commit is contained in:
@@ -14,7 +14,7 @@ export const PullList = (): ReactElement => {
|
||||
useEffect(() => {
|
||||
dispatch(
|
||||
getWeeklyPullList({
|
||||
startDate: "2022-4-22",
|
||||
startDate: "2022-4-12",
|
||||
pageSize: "100",
|
||||
currentPage: "1",
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user