Fixed a few more linter errors
This commit is contained in:
@ -12,4 +12,4 @@ export function bytesHumanReadable(fileSize: number): string {
|
||||
}
|
||||
|
||||
return `${fileSize.toFixed(0)} ${unit}`
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user