fix: enable command enter on dialog confirmation clean thread (#1261)
This commit is contained in:
parent
8757d4d086
commit
bd85febe3d
@ -136,6 +136,7 @@ export default function ThreadList() {
|
||||
<Button
|
||||
themes="danger"
|
||||
onClick={() => cleanThread(thread.id)}
|
||||
autoFocus
|
||||
>
|
||||
Yes
|
||||
</Button>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user