mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-22 03:16:35 +00:00
fix: typo
This commit is contained in:
parent
daf0305203
commit
3742997889
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ var DeleteKeyMaps = DeleteAttachmentKeyMaps{
|
|||
),
|
||||
DeleteAllAttachments: key.NewBinding(
|
||||
key.WithKeys("r"),
|
||||
key.WithHelp("ctrl+r+r", "delete all attchments"),
|
||||
key.WithHelp("ctrl+r+r", "delete all attachments"),
|
||||
),
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue