From 4a532855922283d6fd213646349f9a1a05a1b0d7 Mon Sep 17 00:00:00 2001 From: Shane <6071159+smashedr@users.noreply.github.com> Date: Thu, 30 Apr 2026 23:05:50 -0700 Subject: [PATCH] Minor Fixes --- src/entrypoints/newtab/App.vue | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/entrypoints/newtab/App.vue b/src/entrypoints/newtab/App.vue index 2c310c2..c38a3de 100644 --- a/src/entrypoints/newtab/App.vue +++ b/src/entrypoints/newtab/App.vue @@ -62,7 +62,10 @@ onUnmounted(() => window.removeEventListener('keydown', handleKeyboard))
-
+
@@ -72,7 +75,11 @@ onUnmounted(() => window.removeEventListener('keydown', handleKeyboard))
-
+