diff --git a/Controller/BackendController.php b/Controller/BackendController.php index 5811714..939dc01 100755 --- a/Controller/BackendController.php +++ b/Controller/BackendController.php @@ -150,7 +150,7 @@ final class BackendController extends Controller implements DashboardElementInte ->with('comments') ->with('comments/comments') ->with('comments/comments/createdBy') - ->with('comments/comments/media') + ->with('comments/comments/files') ->with('files') ->with('tags') ->with('tags/title')