remove debug code

This commit is contained in:
notmd
2023-01-21 14:37:05 +07:00
parent 7eb5023e82
commit 77210ee6d4
+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