fix(prompt): typo template tag (#1918)

This commit is contained in:
Zong 2024-07-04 14:53:46 +08:00 committed by GitHub
parent 9e169a48e3
commit babf03c218
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ A2:
<Context> <Context>
{{text}} {{text}}
<Context/> </Context>
` `
}; };