mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-01-14 15:54:03 +01:00
fix: remove autofocus attribute from command palette input for improved user experience
This commit is contained in:
@@ -106,7 +106,6 @@ function goHome() {
|
||||
close
|
||||
:ui="commandPaletteUi"
|
||||
:groups="messages"
|
||||
:autofocus="false"
|
||||
icon="i-ph-paper-plane-tilt-duotone"
|
||||
:placeholder="t('palette.cmd.placeholder')"
|
||||
@update:model-value="onSelect"
|
||||
|
||||
Reference in New Issue
Block a user