mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
deactivate bookcases
This commit is contained in:
@@ -123,6 +123,7 @@ class BookCaseTable extends DataTableComponent
|
||||
public function builder(): Builder
|
||||
{
|
||||
return BookCase::query()
|
||||
->active()
|
||||
->with([
|
||||
'orangePills',
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user