Skip to content

Commit

Permalink
Revert "add default page query param"
Browse files Browse the repository at this point in the history
This reverts commit d5b516c.
  • Loading branch information
SuperStormer committed Oct 18, 2023
1 parent d5b516c commit 3e3fa49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/scripts/consts.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ export const DEFAULT_PARAMS = {
sortField: "6", // "Total Downloads"
sortOrder: "desc",
pageSize: "50",
page: "1",
};

0 comments on commit 3e3fa49

Please sign in to comment.