From 6006849e000b4ad093c27cfada9c6e1a49aa1d3e Mon Sep 17 00:00:00 2001 From: Zacqary Xeper Date: Mon, 9 Jan 2023 16:46:45 -0600 Subject: [PATCH] Lint fix --- .../sections/action_connector_form/action_notify_when.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/triggers_actions_ui/public/application/sections/action_connector_form/action_notify_when.tsx b/x-pack/plugins/triggers_actions_ui/public/application/sections/action_connector_form/action_notify_when.tsx index b826590c03e26..17113f7e1c40d 100644 --- a/x-pack/plugins/triggers_actions_ui/public/application/sections/action_connector_form/action_notify_when.tsx +++ b/x-pack/plugins/triggers_actions_ui/public/application/sections/action_connector_form/action_notify_when.tsx @@ -160,7 +160,7 @@ export const ActionNotifyWhen = ({ 100 ); }, - [onNotifyWhenChange, setNotifyWhenValue, onThrottleChange, throttleUnit] + [onNotifyWhenChange, setNotifyWhenValue, onThrottleChange, throttle, throttleUnit] ); const labelForRuleRenotify = [