mirror of
https://github.com/YGGverse/Yo.git
synced 2025-02-05 11:24:20 +00:00
fix snap filesize
This commit is contained in:
parent
1b12153183
commit
573d249e1f
@ -124,8 +124,8 @@ if ($config->snap->storage->local->enabled)
|
||||
'size' => filesize(
|
||||
sprintf(
|
||||
'%s/%s',
|
||||
$prefix,
|
||||
$filepath
|
||||
$directory,
|
||||
$filename
|
||||
)
|
||||
),
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user