Force authorize on dashboard

This commit is contained in:
Pat Hartl 2023-08-07 19:12:48 -05:00
parent 3ab458101a
commit 0da8f54f48

View file

@ -1,5 +1,6 @@
@page "/" @page "/"
@page "/Dashboard" @page "/Dashboard"
@attribute [Authorize]
@using LANCommander.Pages.Dashboard.Charts @using LANCommander.Pages.Dashboard.Charts
<PageHeader Title="Dashboard" Style="margin-bottom: 24px" /> <PageHeader Title="Dashboard" Style="margin-bottom: 24px" />