Add pinCode field to location selection in MinglarService
This commit is contained in:
@@ -1583,6 +1583,7 @@ export class MinglarService {
|
||||
locationLat: true,
|
||||
locationLong: true,
|
||||
locationName: true,
|
||||
pinCode: true,
|
||||
country: {
|
||||
select: {
|
||||
id: true,
|
||||
|
||||
Reference in New Issue
Block a user