Remove server console editor from general tab
parent
d13863f2e2
commit
63a6296850
|
@ -100,10 +100,6 @@
|
|||
}
|
||||
</GridCol>
|
||||
</GridRow>
|
||||
|
||||
<FormItem>
|
||||
<ServerConsoleEditor @bind-Value="Server.ServerConsoles" ServerId="Id" />
|
||||
</FormItem>
|
||||
|
||||
<FormItem>
|
||||
<Button Type="@ButtonType.Primary" OnClick="Save" Icon="@IconType.Fill.Save">Save</Button>
|
||||
|
|
Loading…
Reference in New Issue