diff --git a/apps/files_trashbin/lib/trashbin.php b/apps/files_trashbin/lib/trashbin.php index 3a221bc2d0..b30ea7c69f 100644 --- a/apps/files_trashbin/lib/trashbin.php +++ b/apps/files_trashbin/lib/trashbin.php @@ -57,6 +57,7 @@ class Trashbin { /** * Ensure we dont need to scan the file during the move to trash + * by triggering the scan in the pre-hook * * @param array $params */