Skip to content

Commit 032a7ce

Browse files
committed
fix: removed unintended filter
1 parent eee7dc1 commit 032a7ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/shelter/shelter.service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ export class ShelterService {
7474
shelterSupplies: {
7575
where: {
7676
priority: {
77-
gt: SupplyPriority.UnderControl,
7877
},
7978
},
8079
select: {

0 commit comments

Comments
 (0)