Skip to content

Commit

Permalink
更新 page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ng-jayson authored Nov 22, 2024
1 parent 8c9ec13 commit 9fee351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/explore/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ async function getInitialRandomUsers() {
not: null,
},
},
take: 5,
take: 15,
skip: skip,
orderBy: {
name: "desc",
Expand Down

1 comment on commit 9fee351

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for mlbb-fyi ready!

✅ Preview
https://mlbb-hd4lfci8x-jinjays.vercel.app

Built with commit 9fee351.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.