chore: generate
parent
a38e1701ee
commit
aef01003e7
|
|
@ -1213,7 +1213,6 @@ export const PromptInput: Component<PromptInputProps> = (props) => {
|
|||
filename: attachment.filename,
|
||||
}))
|
||||
|
||||
|
||||
const messageID = Identifier.ascending("message")
|
||||
const textPart = {
|
||||
id: Identifier.ascending("part"),
|
||||
|
|
|
|||
Loading…
Reference in New Issue