diff --git a/src/routes/getIsUserVIP.ts b/src/routes/getIsUserVIP.ts index 09f4347..c8d048d 100644 --- a/src/routes/getIsUserVIP.ts +++ b/src/routes/getIsUserVIP.ts @@ -21,7 +21,7 @@ export async function getIsUserVIP(req: Request, res: Response): Promise