forked from Yara724/api
Fixed smsApiKey index error and err handling in ESG
This commit is contained in:
@@ -4061,9 +4061,6 @@ export class RequestManagementService {
|
||||
persian: data.clientName,
|
||||
english: null,
|
||||
},
|
||||
property: {
|
||||
smsApiKey: null,
|
||||
},
|
||||
useExpertMode: "genuine",
|
||||
});
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user