tag: fix inverted logic for KiB vs KB logic

This commit is contained in:
Daniel Eklöf 2022-02-01 19:01:04 +01:00
parent 1cf14a7f80
commit 52e0b5f3d1
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 7 additions and 6 deletions

View file

@ -50,6 +50,7 @@
allowed, leading to various bad things; including yambar crashing,
or worse, the compositor crashing
(https://codeberg.org/dnkl/yambar/issues/129).
* kib/kb, mib/mb and gib/gb formatters were inverted.
### Security