From 4a6f6821633cdd5c9103688f92d77f6f9c77d704 Mon Sep 17 00:00:00 2001 From: Alex Arbuckle <84994842+lxRbckl@users.noreply.github.com> Date: Sat, 27 May 2023 16:47:41 -0500 Subject: [PATCH] Update configuration.json --- frontend/configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/configuration.json b/frontend/configuration.json index dc79256..c9e3dd8 100644 --- a/frontend/configuration.json +++ b/frontend/configuration.json @@ -1 +1 @@ -{"token": "", "watch": [], "online": true, "channel": None, "sleep": 4, "duration": 6, "threshold": 2, "confidence": 10.623, "all": ["car", "person", "truck", "cat", "dog"]} +{"token": "", "watch": [], "online": true, "channel": null, "sleep": 4, "duration": 6, "threshold": 2, "confidence": 10.623, "all": ["car", "person", "truck", "cat", "dog"]}