From 9f34e57df88358d9a646b3081b2e0cc92736f719 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 8 Feb 2023 09:04:30 +0100 Subject: [PATCH] ucentral-event: fix typo in events.json Signed-off-by: John Crispin --- feeds/ucentral/ucentral-event/files/events.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds/ucentral/ucentral-event/files/events.json b/feeds/ucentral/ucentral-event/files/events.json index e82d5cae6..255aee287 100644 --- a/feeds/ucentral/ucentral-event/files/events.json +++ b/feeds/ucentral/ucentral-event/files/events.json @@ -1,6 +1,6 @@ [ "ssh", - "health","healt.dns", "health.dhcp", "health.radius", "health.memory", + "health","health.dns", "health.dhcp", "health.radius", "health.memory", "client", "client.join", "client.leave", "client.key-mismatch", "wifi", "wifi.start", "wifi.stop" ]