Skip to content

Commit e4e9de2

Browse files
committed
Merge branch 'main' into develop
2 parents 0879745 + 032a7ce commit e4e9de2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/shelter/shelter.service.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ export class ShelterService {
7979
longitude: true,
8080
verified: true,
8181
shelterSupplies: {
82-
where: {
83-
priority: {},
84-
},
8582
select: {
8683
priority: true,
8784
quantity: true,

0 commit comments

Comments
 (0)