2023-12-05 17:30:21 -06:00
|
|
|
@inherits FeedbackComponent<Guid, Guid>
|
2025-09-06 12:57:15 -05:00
|
|
|
@using LANCommander.UI.Components
|
2023-12-05 17:30:21 -06:00
|
|
|
|
2024-11-22 02:05:44 -06:00
|
|
|
<FileManager ArchiveId="Options" Features="@(FileManagerFeatures.NavigationBack | FileManagerFeatures.NavigationForward | FileManagerFeatures.UpALevel | FileManagerFeatures.Breadcrumbs)" />
|