mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-21 01:12:14 +00:00
format
This commit is contained in:
@@ -19,7 +19,6 @@ class DownloadThumbnailAction
|
||||
|
||||
// Check if file exist
|
||||
if (! Storage::exists($path)) {
|
||||
|
||||
// Get original file path
|
||||
$substituteFilePath = "/files/$file->user_id/$file->basename";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user