mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-15 01:23:53 -07:00
Update UI dependencies
This commit is contained in:
parent
1372318c25
commit
f621d3c3e7
3 changed files with 577 additions and 985 deletions
|
@ -1,4 +1,4 @@
|
|||
import filesize from 'filesize';
|
||||
import { filesize } from 'filesize';
|
||||
|
||||
function formatBytes(input, showBits = false) {
|
||||
const size = Number(input);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue