mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-07-15 18:27:05 +00:00
moved region to login if is sent
This commit is contained in:
@ -29,9 +29,7 @@ export class AuthService {
|
||||
? {
|
||||
uuid: regionUuid,
|
||||
}
|
||||
: {
|
||||
regionName: 'United Arab Emirates',
|
||||
},
|
||||
: undefined,
|
||||
},
|
||||
relations: ['roles.roleType'],
|
||||
});
|
||||
|
Reference in New Issue
Block a user