Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsonpl committed Dec 9, 2024
1 parent 00646ba commit 2beba70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ export class CrowdstrikeConnector extends SubActionConnector<
connectorUsageCollector: ConnectorUsageCollector
) {
return await this.executeRTRCommandWithUrl(
this.urls.batchAdminExecuteRTR,
this.urls.batchActiveResponderExecuteRTR,
payload,
connectorUsageCollector
);
Expand Down

0 comments on commit 2beba70

Please sign in to comment.