home, subscription and other fixes

This commit is contained in:
Thomas Demirdjian
2025-11-06 17:33:07 +01:00
parent 5f777f3b6d
commit 4365f1e46d
31 changed files with 1579 additions and 348 deletions
+1
View File
@@ -55,6 +55,7 @@ const HIDDEN_ROUTE_NAMES = new Set([
Routes.Notifications,
Routes.Language,
Routes.Login,
Routes.ResetPassword,
Routes.Register,
]);