remove debug code

This commit is contained in:
notmd
2023-01-21 23:21:10 +07:00
parent c1dd188cbe
commit aebfaacac8
+1 -1
View File
@@ -5,7 +5,7 @@ import prisma from "src/lib/prismadb";
/**
* The number of users to fetch in a single request. Could later be a query parameter.
*/
const PAGE_SIZE = 2;
const PAGE_SIZE = 20;
/**
* Returns a list of user results from the database when the requesting user is