bugfix
This commit is contained in:
parent
a8d69eeefe
commit
90222b5c29
@ -43,7 +43,7 @@
|
||||
{
|
||||
"widgettype":"Text",
|
||||
"options":{
|
||||
"text":"{{llm.description}}",
|
||||
"text":{{json.dumps(llm.description, ensure_ascii=False)}},
|
||||
"wrap":true,
|
||||
"halign":"left"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user