Allow base routing for Settings
parent
285cb07e37
commit
a2436700bb
|
@ -1,4 +1,5 @@
|
|||
@page "/Settings/General"
|
||||
@page "/Settings"
|
||||
@page "/Settings/General"
|
||||
@using LANCommander.Models;
|
||||
@layout SettingsLayout
|
||||
@inject SettingService SettingService
|
||||
|
|
Loading…
Reference in New Issue