mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
publishing library items
This commit is contained in:
@@ -153,6 +153,7 @@ class LibraryItemTable extends DataTableComponent
|
||||
fn($query) => $query->where('libraries.name', $this->currentTab)))
|
||||
->withCount([
|
||||
'lecturer',
|
||||
]);
|
||||
])
|
||||
->currentStatus('published');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user