GitHub Action 1 месяц назад
Родитель
Сommit
aef01003e7
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      packages/app/src/components/prompt-input.tsx

+ 0 - 1
packages/app/src/components/prompt-input.tsx

@@ -1213,7 +1213,6 @@ export const PromptInput: Component<PromptInputProps> = (props) => {
       filename: attachment.filename,
     }))
 
-
     const messageID = Identifier.ascending("message")
     const textPart = {
       id: Identifier.ascending("part"),