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 7185fc8 commit 79f27fdCopy full SHA for 79f27fd
src/shelter/shelter.service.ts
@@ -71,6 +71,7 @@ export class ShelterService {
71
prioritySum: true,
72
latitude: true,
73
longitude: true,
74
+ verified: true,
75
shelterSupplies: {
76
where: {
77
priority: {
0 commit comments