Skip to content

Commit

Permalink
Staging (#1990)
Browse files Browse the repository at this point in the history
  • Loading branch information
madan-ideas2it authored Nov 28, 2024
2 parents 9c1b6c5 + 3faf11e commit d156275
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/web-api/src/pl-events/pl-event-locations.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,15 @@ export class PLEventLocationsService {
banner: true,
resources: true,
additionalInfo: true,
priority: true,
_count: {
select: {
eventGuests: true
}
}
},
orderBy: {
priority: "asc"
}
}
}
Expand Down

0 comments on commit d156275

Please sign in to comment.