Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: output valid JSON if no games installed (#41)
Unfortunately, an empty string is not valid JSON, so if JSON mode has been requested, make sure to output an empty JSON string if there are no games installed while checking for updates.
- Loading branch information