mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
type
This commit is contained in:
@@ -13,7 +13,7 @@ class LibraryTable extends Component
|
||||
public $currentTab = 'Alle';
|
||||
|
||||
protected $queryString = [
|
||||
'currentTab' => ['except' => 'alle'],
|
||||
'currentTab' => ['except' => 'Alle'],
|
||||
];
|
||||
|
||||
public function render()
|
||||
|
||||
Reference in New Issue
Block a user