This commit is contained in:
yumoqing 2026-02-25 13:14:57 +08:00
parent 146dacdc8f
commit f569ce3d5a

View File

@ -14,7 +14,7 @@
"wid": "self", "wid": "self",
"event": "recognized", "event": "recognized",
"actiontype": "script", "actiontype": "script",
"target": "#PopupWindow", "target": "-@PopupWindow",
"script": "this.dismiss()" "script": "this.dismiss()"
} }
] ]