mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-19 23:24:42 +00:00
chore: generate
This commit is contained in:
@@ -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"),
|
||||||
|
|||||||
Reference in New Issue
Block a user