From 5b9548c2911f91bc2bdf4523004991bdba3fc0e3 Mon Sep 17 00:00:00 2001 From: Christian J Bennett <58433059+ChristianBDev@users.noreply.github.com> Date: Mon, 30 Jun 2025 21:28:42 -0500 Subject: [PATCH 1/2] [Fix] Addition to fix deletion bug Clicking Top Right will open Character Deletion menu, fixed with `v-if="selectedCharacter == index"` --- html/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/index.html b/html/index.html index 86c77e1..04740f6 100644 --- a/html/index.html +++ b/html/index.html @@ -40,7 +40,7 @@