Add pinCode field to location selection in MinglarService

This commit is contained in:
2025-12-02 19:00:30 +05:30
parent 39f182b8e9
commit 4f8274adb9

View File

@@ -1583,6 +1583,7 @@ export class MinglarService {
locationLat: true,
locationLong: true,
locationName: true,
pinCode: true,
country: {
select: {
id: true,