Fix lougout-Zeit
This commit is contained in:
@@ -10,7 +10,7 @@ const page = () => {
|
||||
<>
|
||||
<PaginatedTable
|
||||
prismaModel="station"
|
||||
searchFields={["bosCallsign", "bosUse", "country", "operator"]}
|
||||
searchFields={["bosCallsign", "operator"]}
|
||||
columns={
|
||||
[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user