mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
[FIX]: Refocus prompt after session delete (#3882)
This commit is contained in:
parent
b41e573886
commit
aec44abcf6
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ export function DialogSessionList() {
|
|||
},
|
||||
})
|
||||
setToDelete(undefined)
|
||||
dialog.clear()
|
||||
return
|
||||
}
|
||||
setToDelete(option.value)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue