mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Add deleted contribution to the list of contribution.
This commit is contained in:
parent
9d9d1a78f1
commit
99c4e83670
@ -58,6 +58,7 @@ export class ContributionResolver {
|
||||
order: {
|
||||
createdAt: order,
|
||||
},
|
||||
withDeleted: true,
|
||||
skip: (currentPage - 1) * pageSize,
|
||||
take: pageSize,
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user