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",
"options": {
"otext": result['message'],
"i18n": true
"i18n": True
}
}