From a746dddbe70cdb4448149a1e2c3b439298a9892e Mon Sep 17 00:00:00 2001 From: Pat Hartl Date: Thu, 23 Mar 2023 19:18:32 -0500 Subject: [PATCH] Rename Value property for action editor. Fix actions adding/removing. Move to only show file browser if archive exists --- LANCommander/Components/ActionEditor.razor | 69 +++++++++------------- LANCommander/Pages/Games/Edit.razor | 15 ++++- 2 files changed, 40 insertions(+), 44 deletions(-) diff --git a/LANCommander/Components/ActionEditor.razor b/LANCommander/Components/ActionEditor.razor index 91ca93b..49dbc7d 100644 --- a/LANCommander/Components/ActionEditor.razor +++ b/LANCommander/Components/ActionEditor.razor @@ -6,7 +6,7 @@ - +
@@ -15,9 +15,11 @@ - -