Skip to content

Commit

Permalink
Update schema
Browse files Browse the repository at this point in the history
  • Loading branch information
yuxuanchiadm committed Feb 4, 2024
1 parent ba73e68 commit 2290f59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ecnpc/hook.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -329,9 +329,9 @@
{
"type": "object",
"properties": {
"type": {
"const": "dialogue"
}
"type": {
"const": "dialogue"
}
},
"$ref": "dialogue.schema.json"
},
Expand Down

0 comments on commit 2290f59

Please sign in to comment.