Fix variable typo (#8084)
This commit is contained in:
@@ -96,7 +96,7 @@ export const fetchPromptTemplate = ({
|
||||
})
|
||||
}
|
||||
|
||||
export const fetchTextGenerationMessge = ({
|
||||
export const fetchTextGenerationMessage = ({
|
||||
appId,
|
||||
messageId,
|
||||
}: { appId: string; messageId: string }) => {
|
||||
|
Reference in New Issue
Block a user