diff --git a/app/components/Dialog/QuickSwitcher.vue b/app/components/Dialog/QuickSwitcher.vue index ec354f5..e9bf12e 100644 --- a/app/components/Dialog/QuickSwitcher.vue +++ b/app/components/Dialog/QuickSwitcher.vue @@ -117,7 +117,7 @@ onMounted(() => { inputRef.value?.focus(); });