From 52e683e9583c673fe918eeb30fd4c7b4bb124c19 Mon Sep 17 00:00:00 2001 From: nick-delirium Date: Fri, 27 Jan 2023 17:14:20 +0100 Subject: [PATCH] fix(ui): hooks description rename --- frontend/app/components/Client/Webhooks/Webhooks.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/Client/Webhooks/Webhooks.tsx b/frontend/app/components/Client/Webhooks/Webhooks.tsx index ef85e9a47..df829072d 100644 --- a/frontend/app/components/Client/Webhooks/Webhooks.tsx +++ b/frontend/app/components/Client/Webhooks/Webhooks.tsx @@ -52,7 +52,7 @@ function Webhooks() {
- Leverage webhooks to push OpenReplay data to other systems. + Leverage webhook notifications on alerts to trigger custom callbacks.