feat: add GET /api/mobile/game/:gameId consolidated endpoint
This commit is contained in:
@@ -28,3 +28,4 @@ export { dashboardRoutes } from "./dashboard"
|
||||
export { dashboardPublicRoutes } from "./dashboard-public"
|
||||
export { cronRoutes } from "./cron"
|
||||
export { profilePhotoRoutes } from "./profile-photo"
|
||||
export { mobileRoutes } from "./mobile"
|
||||
|
||||
Reference in New Issue
Block a user