mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
public string $tableName
This commit is contained in:
@@ -19,6 +19,7 @@ class LibraryItemTable extends DataTableComponent
|
||||
{
|
||||
public string $currentTab;
|
||||
protected $model = LibraryItem::class;
|
||||
public string $tableName = 'library_items';
|
||||
|
||||
public function configure(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user