ExtremeFLOW / neko

/ᐠ. 。.ᐟ\ᵐᵉᵒʷˎˊ˗
https://neko.cfd/
Other
159 stars 27 forks source link

Fix bug in reading type from json file #1209

Closed timfelle closed 3 months ago

timfelle commented 3 months ago

This pull request fixes a bug where the type was not being read correctly from the json file. The issue was resolved by adding the json_extract_item function to the json_utils module.