mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
table changes
This commit is contained in:
@@ -11,9 +11,9 @@ class BookCaseTable extends Component
|
||||
{
|
||||
public ?Country $country = null;
|
||||
public string $c = 'de';
|
||||
public array $table = [];
|
||||
public array $bookcases = [];
|
||||
|
||||
protected $queryString = ['table'];
|
||||
protected $queryString = ['bookcases'];
|
||||
|
||||
public function render()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user