summary refs log tree commit diff
path: root/api/src/routes/store/published-listings/applications.ts
diff options
context:
space:
mode:
Diffstat (limited to 'api/src/routes/store/published-listings/applications.ts')
-rw-r--r--api/src/routes/store/published-listings/applications.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/src/routes/store/published-listings/applications.ts b/api/src/routes/store/published-listings/applications.ts
index f06a01e4..060a4c3d 100644
--- a/api/src/routes/store/published-listings/applications.ts
+++ b/api/src/routes/store/published-listings/applications.ts
@@ -18,7 +18,7 @@ router.get("/:id", route({}), async (req: Request, res: Response) => {
 			access_type: 2,
 			name: "",
 			features: [],
-			relase_date: "",
+			release_date: "",
 			premium: false,
 			slug: "",
 			flags: 4,