@@ -66,7 +66,7 @@ |
||
66 | 66 | // pre and post-rename, disable trash logic for the copy+unlink case |
67 | 67 | \OCP\Util::connectHook('OC_Filesystem', 'delete', 'OCA\Files_Trashbin\Trashbin', 'ensureFileScannedHook'); |
68 | 68 | |
69 | - \OCA\Files\App::getNavigationManager()->add(function () { |
|
69 | + \OCA\Files\App::getNavigationManager()->add(function() { |
|
70 | 70 | $l = \OC::$server->getL10N('files_trashbin'); |
71 | 71 | return [ |
72 | 72 | 'id' => 'trashbin', |