typo: page title of reverse proxy config
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
@using CaddyManager.Contracts.Caddy
|
@using CaddyManager.Contracts.Caddy
|
||||||
@inject ICaddyService CaddyService
|
@inject ICaddyService CaddyService
|
||||||
|
|
||||||
<PageTitle>Reverse proxy confiurations</PageTitle>
|
<PageTitle>Reverse proxy configurations</PageTitle>
|
||||||
|
|
||||||
<MudContainer Class="d-flex flex-row flex-grow-1 gap-4">
|
<MudContainer Class="d-flex flex-row flex-grow-1 gap-4">
|
||||||
<MudButton Variant="Variant.Filled" Color="Color.Primary" StartIcon="@Icons.Material.Filled.Add">New...</MudButton>
|
<MudButton Variant="Variant.Filled" Color="Color.Primary" StartIcon="@Icons.Material.Filled.Add">New...</MudButton>
|
||||||
|
|||||||
Reference in New Issue
Block a user