👇 Click on the image for a new way to code review
- Make big changes easier — review code in small groups of related files
- Know where to start — see the whole change at a glance
- Take a code tour — explore the change with an interactive tour
- Make comments and review — all fully sync’ed with github
[Try it now!](https://app.codesee.io/r/reviews?pr=86&src=https%3A%2F%2Fgithub.com%2Fjmakhack%2Fmyanimelist-cli)
Associated Issue
Closes N/A
Implemented Solution
There was an issue fetching the user anime lists do to an error in
strlcat
calls. This PR is to fix that issue.