This commit is contained in:
yumoqing 2026-06-09 13:55:33 +08:00
parent ca1abb008a
commit f1d02f9d16

View File

@ -20,6 +20,6 @@ return {
"widgettype": "Text", "widgettype": "Text",
"options": { "options": {
"otext": result['message'], "otext": result['message'],
"i18n": true "i18n": True
} }
} }