ソースを参照

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"),