Added Account Dublicate fucntion, improved default sorts
This commit is contained in:
@@ -11,7 +11,7 @@ export default function () {
|
||||
prismaModel={"user"}
|
||||
filter={{
|
||||
vatsimCid: {
|
||||
gt: 1,
|
||||
not: "",
|
||||
},
|
||||
}}
|
||||
leftOfSearch={<h1 className="text-2xl font-bold">Vatsim-Nutzer</h1>}
|
||||
|
||||
Reference in New Issue
Block a user