X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/7a8505f812bb430394aa218cd477422b2beaf9df..refs/pull/3298/head:/app/Auth/Queries/UserRecentlyCreatedContent.php diff --git a/app/Auth/Queries/UserRecentlyCreatedContent.php b/app/Auth/Queries/UserRecentlyCreatedContent.php index 31dd9de68..5060227c0 100644 --- a/app/Auth/Queries/UserRecentlyCreatedContent.php +++ b/app/Auth/Queries/UserRecentlyCreatedContent.php @@ -34,4 +34,4 @@ class UserRecentlyCreatedContent 'shelves' => $query(Bookshelf::visible()), ]; } -} \ No newline at end of file +}