chore: remove unimplemented excludeNsfw (#12520)
This commit is contained in:
parent
b37e8ffa69
commit
b6b838416d
4 changed files with 0 additions and 5 deletions
|
|
@ -53,7 +53,6 @@ export const paramDef = {
|
|||
sinceDate: { type: 'integer' },
|
||||
untilDate: { type: 'integer' },
|
||||
withFiles: { type: 'boolean', default: false },
|
||||
excludeNsfw: { type: 'boolean', default: false },
|
||||
},
|
||||
required: ['userId'],
|
||||
} as const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue