From ddc3dd10e7666e051917ded908cf1c01f5b19618 Mon Sep 17 00:00:00 2001 From: nuttylmao Date: Thu, 17 Apr 2025 05:24:36 +1000 Subject: [PATCH] Once again, removed duplicate settings --- multistream-alerts/settings/settings.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/multistream-alerts/settings/settings.json b/multistream-alerts/settings/settings.json index 8e8155e..36599eb 100644 --- a/multistream-alerts/settings/settings.json +++ b/multistream-alerts/settings/settings.json @@ -26,14 +26,6 @@ "defaultValue": 30, "group": "Appearance" }, - { - "id": "showAvatar", - "label": "Show Avatar", - "description": "", - "type": "checkbox", - "defaultValue": true, - "group": "Appearance" - }, { "id": "useCustomBackground", "label": "Use Custom Background",