Jelajahi Sumber

chore: generate

GitHub Action 1 bulan lalu
induk
melakukan
aef01003e7
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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"),