GitHub Action пре 3 месеци
родитељ
комит
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"),