Rendre le site public et restaurer les acces compte

This commit is contained in:
2026-04-13 22:52:08 +02:00
parent 1d0a3f551f
commit 525f804e0b
8 changed files with 34 additions and 34 deletions

View File

@@ -1,6 +1,5 @@
@page "/chrono"
@page "/chrono.html"
@attribute [Authorize]
@implements IAsyncDisposable
@inject MatchStore Store
@inject NavigationManager Navigation