Show exports page only for administrator

This commit is contained in:
2025-10-15 10:01:53 +09:00
parent 40b2a5f598
commit d95589ae58
2 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@
@using Hcs.WebApp
@using Hcs.WebApp.Components
@using Hcs.WebApp.Components.Shared
@using Hcs.WebApp.Data
@using Microsoft.AspNetCore.Components.Authorization
@using Microsoft.AspNetCore.Components.Forms
@using Microsoft.AspNetCore.Components.Routing