diff --git a/app/components/Dialog/QuickSwitcher.vue b/app/components/Dialog/QuickSwitcher.vue index 050ba1b..f5bd9fb 100644 --- a/app/components/Dialog/QuickSwitcher.vue +++ b/app/components/Dialog/QuickSwitcher.vue @@ -116,14 +116,19 @@ onMounted(() => { inputRef.value?.focus(); });