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