Fix event naming consistency: use onChange instead of change

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-17 22:48:45 +00:00
parent 0bf5a9d42c
commit c68d47c326

View File

@@ -188,7 +188,7 @@
},
"events": [
{
"event": "change",
"event": "onChange",
"actions": [
{
"id": "update-input",