Closed hayribakici closed 1 year ago
This PR fixes #114 and adds shows into the search scope.
shows
The problem arises, when the items json contains null entries. This PR removes them while parsing the json.
items
null
This PR fixes #114 and adds
shows
into the search scope.The problem arises, when the
items
json containsnull
entries. This PR removes them while parsing the json.