Fixes uploading from a folder in the browser / Docker version.
- Choosing a folder no longer breaks the upload screen. In the web UI
and Docker builds, picking a folder failed with an error and stopped the
upload before it started. The screen was trying to show the game's cover
image using a feature that only exists in the desktop app. It now simply
leaves the cover out there, and the upload works normally.