mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
parent
f52ba37d80
commit
10d97d515f
@ -417,7 +417,7 @@
|
|||||||
units = 'bytes'
|
units = 'bytes'
|
||||||
} else if (file.size == 1) {
|
} else if (file.size == 1) {
|
||||||
size = 1
|
size = 1
|
||||||
units = 'bytes'
|
units = 'byte'
|
||||||
}
|
}
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user