From 53795abab69fd2e4356051775eff93ab041853bd Mon Sep 17 00:00:00 2001 From: razbroc Date: Thu, 31 Oct 2024 10:38:51 +0200 Subject: [PATCH] fix: fix default json --- config/default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default.json b/config/default.json index 2c3a0d2..13dc183 100644 --- a/config/default.json +++ b/config/default.json @@ -82,7 +82,7 @@ "type": "Export" } } - } + }, "roiBufferMeter": 5, "minContainedPercentage": 80 }