Fix so the integration actually responds
This commit is contained in:
@@ -257,7 +257,7 @@ export class PerformIntegrationRequest {
|
||||
});
|
||||
}
|
||||
case "2": {
|
||||
integrationsClient.performRequest({
|
||||
return integrationsClient.performRequest({
|
||||
service,
|
||||
accessInfo,
|
||||
integrationRequest,
|
||||
|
||||
Reference in New Issue
Block a user