From 73abaa85e40a9136985cd9d92012e43e685af751 Mon Sep 17 00:00:00 2001 From: mgoermar <58862720+mgoermar@users.noreply.github.com> Date: Tue, 11 Oct 2022 09:51:39 +0200 Subject: [PATCH] Update config.json --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 1d54b82..bf3881d 100644 --- a/config.json +++ b/config.json @@ -33,7 +33,7 @@ "defaultLabelBGColor": "#ddd", "activeFontStyle": "bold", "defaultLabelColor": "#000", - "labelThreshold": 7, + "labelThreshold": 6, "defaultLabelHoverColor": "#fff", "fontStyle": "bold", "hoverFontStyle": "bold", @@ -50,4 +50,4 @@ "minRatio": 0.75 } } -} \ No newline at end of file +} -- GitLab