Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix code attempting to set an enum to null
CardCategory cannot be null, so change the default value to NO_CATEGORY, and only add it to Categories if it is the only category in the JSON array
- Loading branch information