diff --git a/src/app/submit/page.tsx b/src/app/submit/page.tsx
index f6306c0..1d19532 100644
--- a/src/app/submit/page.tsx
+++ b/src/app/submit/page.tsx
@@ -7,5 +7,10 @@ export default async function SubmitPage() {
if (!session) redirect("/login");
- return