mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-05 18:04:33 +08:00
Added view count tracking with personalised lists
This commit is contained in:
@ -214,6 +214,7 @@ return [
|
||||
|
||||
'Activity' => BookStack\Services\Facades\Activity::class,
|
||||
'Setting' => BookStack\Services\Facades\Setting::class,
|
||||
'Views' => BookStack\Services\Facades\Views::class,
|
||||
|
||||
],
|
||||
|
||||
|
Reference in New Issue
Block a user