mirror of
https://github.com/YGGverse/Yo.git
synced 2026-03-31 17:55:35 +00:00
fix snap filesize
This commit is contained in:
parent
1b12153183
commit
573d249e1f
1 changed files with 2 additions and 2 deletions
|
|
@ -124,8 +124,8 @@ if ($config->snap->storage->local->enabled)
|
|||
'size' => filesize(
|
||||
sprintf(
|
||||
'%s/%s',
|
||||
$prefix,
|
||||
$filepath
|
||||
$directory,
|
||||
$filename
|
||||
)
|
||||
),
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue