mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-22 08:03:47 -05:00
[PR #1004] [CLOSED] KB -> KiB for attachements size #19685
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/1004
Author: @frdescam
Created: 5/24/2020
Status: ❌ Closed
Base:
master← Head:fix_attachement_unit📝 Commits (1)
39c871eKB -> KiB for attachements size📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/util.rs(+1 -1)📄 Description
Changing KB, MB, GB, TB, PB to KiB, MiB, GiB, TiB, PiB as the value is calculated using 1024B as 1KB
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.