Commit 90213a3
authored
fix(ssr-routes): removed home route due to auth (#866)
## Purpose
The logged-in user was not redirected from the home page to the dashboard because the required authentication data was missing.
## Summary of Changes
1. Removed home route from `app.server.route.ts`.1 parent 4d85d51 commit 90213a3
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 24 | | |
29 | 25 | | |
30 | 26 | | |
| |||
0 commit comments