From 4abef5c61f682abd4088bd4f3a41c2f5da1be168 Mon Sep 17 00:00:00 2001 From: Pat Hartl Date: Wed, 2 Aug 2023 18:55:32 -0500 Subject: [PATCH] Unify archive file inputs --- .../Pages/Games/Components/ActionEditor.razor | 11 +---------- LANCommander/Pages/Games/Edit.razor | 12 +----------- 2 files changed, 2 insertions(+), 21 deletions(-) diff --git a/LANCommander/Pages/Games/Components/ActionEditor.razor b/LANCommander/Pages/Games/Components/ActionEditor.razor index 49dbc7d..8515403 100644 --- a/LANCommander/Pages/Games/Components/ActionEditor.razor +++ b/LANCommander/Pages/Games/Components/ActionEditor.razor @@ -11,16 +11,7 @@ - - - - - @if (ArchiveId != Guid.Empty) { - - - - } - +