X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/7a8505f812bb430394aa218cd477422b2beaf9df..refs/pull/3918/head:/app/Auth/Queries/UserContentCounts.php diff --git a/app/Auth/Queries/UserContentCounts.php b/app/Auth/Queries/UserContentCounts.php index b8d99be14..397719383 100644 --- a/app/Auth/Queries/UserContentCounts.php +++ b/app/Auth/Queries/UserContentCounts.php @@ -27,4 +27,4 @@ class UserContentCounts 'shelves' => Bookshelf::visible()->where($createdBy)->count(), ]; } -} \ No newline at end of file +}