Fix crash when null is used for an array in .cdb.json

Fixes #298
This commit is contained in:
rubenwardy
2022-06-25 15:27:37 +01:00
parent 78717b5eea
commit 294a968c9f
3 changed files with 42 additions and 3 deletions

View File

@@ -65,7 +65,7 @@ It should be a JSON dictionary with one or more of the following optional keys:
* `forums`: forum topic ID.
* `video_url`: URL to a video.
Use `null` to unset fields where relevant.
Use `null` or `[]` to unset fields where relevant.
Example: