This repository has been archived by the owner on May 7, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The downloadSpeed property stores the speed in bytes per second, which will always be an integer. Yet, the value was being stored as a float. This commit fixes this issue.
- Loading branch information