diff --git a/src/renderer/src/components/KeyList.vue b/src/renderer/src/components/KeyList.vue index c74e824..f5120a1 100644 --- a/src/renderer/src/components/KeyList.vue +++ b/src/renderer/src/components/KeyList.vue @@ -520,8 +520,8 @@ onUnmounted(() => { @focus="showHistory = searchHistory.length > 0" @blur="handleHistoryBlur" > -