]> BookStack Code Mirror - bookstack/blobdiff - app/Auth/Queries/UserContentCounts.php
Added a custom link context toolbar
[bookstack] / app / Auth / Queries / UserContentCounts.php
index b8d99be148be82d8d129bb011558d6f63f35c013..397719383f73461ed15516ff6ad4128059a7a666 100644 (file)
@@ -27,4 +27,4 @@ class UserContentCounts
             'shelves'  => Bookshelf::visible()->where($createdBy)->count(),
         ];
     }
-}
\ No newline at end of file
+}