diff --git a/client/App.tsx b/client/App.tsx
index e7752862..78f3c3c6 100644
--- a/client/App.tsx
+++ b/client/App.tsx
@@ -183,9 +183,8 @@ const App = () => (
- {/* Subdomain Passport (aethex.me and aethex.space) - must be before Index route */}
+ {/* Subdomain Passport (aethex.me and aethex.space) handles its own redirect if not a subdomain */}
} />
- } />
} />
} />
} />