You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using network data, it seems that the value of <up/down>total == <up/down>totalkb. The expected behavior according to the documentation is that the former should be in megabytes, but it is showing in kilobytes as well.
Thanks for making awesome widgets.
When using network data, it seems that the value of <up/down>total == <up/down>totalkb. The expected behavior according to the documentation is that the former should be in megabytes, but it is showing in kilobytes as well.
Example:
$down $downunits $up $upunits ($downtotal = $downtotalkb $uptotal = $uptotalkb)
Version: 3.3.2
(If you cannot reproduce, I'll submit more debug info.)
The text was updated successfully, but these errors were encountered: