فهرست منبع

chore: generate

GitHub Action 1 ماه پیش
والد
کامیت
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"),