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 eee7dc1 commit 032a7ceCopy full SHA for 032a7ce
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