Upgrade to 3.6.0
This commit is contained in:
@@ -109,7 +109,7 @@ return [
|
||||
|
||||
return [
|
||||
'filename' => $file->filename(),
|
||||
'dragText' => $file->dragText('auto', $absolute),
|
||||
'dragText' => $file->panel()->dragText('auto', $absolute),
|
||||
];
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user