Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: omit empty pins slice when reporting pin progress
Otherwise, we get messages of the form `{Pins: null, Progress: 100}`. After this change, we'll get `{Progress: 100}`.
- Loading branch information