fix(public): restore InteractiveAuto at router root so MainLayout hydrates

This commit is contained in:
Daniel Harvey
2026-05-20 21:29:39 -04:00
parent 28f585915a
commit 970bd4e107
3 changed files with 2 additions and 4 deletions
-1
View File
@@ -1,5 +1,4 @@
@page "/"
@rendermode InteractiveAuto
@using DeepDrftPublic.Client.Services
<PageTitle>Deep DRFT - Electronic Music Collective</PageTitle>
@@ -1,5 +1,4 @@
@page "/tracks"
@rendermode InteractiveAuto
<PageTitle>DeepDrft Track Gallery</PageTitle>