Skip to content

Commit

Permalink
Add schema description for hints text field
Browse files Browse the repository at this point in the history
  • Loading branch information
MayberryZoom committed May 23, 2024
1 parent c1e1746 commit 0becc9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/open_dread_rando/files/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,8 @@
"type": ["string", "array"],
"items": {
"type": "string"
}
},
"description": "If a string, the Adam dialogue will be replaced with a single page containing the string. If an array, a page will be created for each element."
}
},
"required": [
Expand Down

0 comments on commit 0becc9f

Please sign in to comment.