Skip to content

Commit

Permalink
Update x-pack/plugins/observability/public/pages/rules/rules.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
CoenWarmer authored Mar 19, 2023
1 parent 2672729 commit 0ddbb65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/observability/public/pages/rules/rules.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export function RulesPage() {
http,
docLinks,
triggersActionsUi: {
getAddAlertFlyout: AddRuleFlyout,
getAddRuleFlyout: AddRuleFlyout,
getRulesList: RuleList,
getRulesSettingsLink: RulesSettingsLink,
},
Expand Down

0 comments on commit 0ddbb65

Please sign in to comment.