diff --git a/server/controllers/posts.ts b/server/controllers/posts.ts index 7dabe18..15918da 100644 --- a/server/controllers/posts.ts +++ b/server/controllers/posts.ts @@ -111,9 +111,26 @@ export async function random(query: string | null = null): Promise