parent
3647418004
commit
d68e1d0433
|
@ -1,5 +1,6 @@
|
|||
@page "/Files"
|
||||
@using LANCommander.Components.FileManagerComponents
|
||||
@attribute [Authorize(Roles = "Administrator")]
|
||||
|
||||
<FileManager WorkingDirectory="@RootPath" />
|
||||
|
||||
|
|
Loading…
Reference in New Issue