mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
[backend] Don't filter search-by-username-and-host by recently active by default
This commit is contained in:
parent
37ac6addd2
commit
fdd8c28aed
@ -36,7 +36,7 @@ export const paramDef = {
|
||||
type: "integer",
|
||||
minimum: 1,
|
||||
maximum: 1000,
|
||||
default: 30,
|
||||
nullable: true
|
||||
},
|
||||
detail: { type: "boolean", default: true },
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user