Skip to content

Commit

Permalink
fix code after previous master merge change
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuellr committed Apr 14, 2020
1 parent 8f069f2 commit 8818d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/actions/server/lib/action_executor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export class ActionExecutor {
encryptedSavedObjectsPlugin,
preconfiguredActions,
actionId,
namespace
namespace.namespace
);

actionTypeRegistry.ensureActionTypeEnabled(actionTypeId);
Expand Down

0 comments on commit 8818d78

Please sign in to comment.