From ba0c3c6234b0f8fdbd3b5bce6d93f64283956935 Mon Sep 17 00:00:00 2001 From: Julian Freeman Date: Sun, 22 Mar 2026 18:50:43 -0400 Subject: [PATCH] keydown save event --- src/App.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index a555b94..66ca6b7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -503,7 +503,12 @@ const isTagSelectOpen = ref(false);
- +