[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
Program Version
Version:
Summary of changes:
Fixes an umarshaling issue with downloading individual posts from Kemono; the JSON response contains only a single object, and cannot be unmarshaled into a slice.
Addition to code
Type of additions (Tick those that apply):
Program Version
Version:
Summary of changes:
Fixes an umarshaling issue with downloading individual posts from Kemono; the JSON response contains only a single object, and cannot be unmarshaled into a slice.
Checklist (Tick those that apply):
Verification
Screenshots (if any):