We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce9dd68 commit 6a2694cCopy full SHA for 6a2694c
src/shelter/shelter.service.ts
@@ -74,7 +74,6 @@ export class ShelterService {
74
shelterSupplies: {
75
where: {
76
priority: {
77
- gt: SupplyPriority.UnderControl,
78
},
79
80
select: {
0 commit comments