feat(web): support Enter key to confirm archive and other dialogs (#1490)

This commit is contained in:
qer 2026-07-08 13:24:44 +08:00 committed by GitHub
parent 2206d21327
commit b30a45efec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 65 additions and 3 deletions

View file

@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---
web: Press Enter to confirm in archive and other confirmation dialogs.