Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Send platform as int in scan message
The backend fails when a platform is sent as a string, and it's using PostgreSQL as the database engine. This change fixes the frontend to correctly send the platform_id as an integer value.
- Loading branch information