Skip to content

Commit

Permalink
Update configuration.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lxRbckl authored May 27, 2023
1 parent f2a574c commit 4a6f682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/configuration.json
Original file line number Diff line number Diff line change
@@ -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"]}

0 comments on commit 4a6f682

Please sign in to comment.