now icon indicating copy to clipboard operation
now copied to clipboard

fix: correct byte unit in CLI interface (Low priority)

Open fogx opened this issue 3 years ago • 0 comments

The loading bar shows (ex.) "100M / 140M". M is the unit for Million. The CI-unit for Megabyte is Mb (which i assume is the one we want to show)

Image

UAC:

  • [ ] use correct unit to show status in the loading bar

fogx avatar Oct 05 '22 07:10 fogx