fix(app): batch multi-file prompt attachments (#18722)

This commit is contained in:
Shoubhit Dash
2026-03-23 06:44:17 +00:00
committed by GitHub
parent fc68c24433
commit 9239d877b9
6 changed files with 95 additions and 25 deletions
+1 -1
View File
@@ -276,7 +276,7 @@ export const dict = {
"prompt.context.includeActiveFile": "Include active file",
"prompt.context.removeActiveFile": "Remove active file from context",
"prompt.context.removeFile": "Remove file from context",
"prompt.action.attachFile": "Add file",
"prompt.action.attachFile": "Add files",
"prompt.attachment.remove": "Remove attachment",
"prompt.action.send": "Send",
"prompt.action.stop": "Stop",