diff --git a/multistream-alerts/settings/settings.json b/multistream-alerts/settings/settings.json index 91fb921..3ab073c 100644 --- a/multistream-alerts/settings/settings.json +++ b/multistream-alerts/settings/settings.json @@ -149,6 +149,14 @@ "defaultValue": "align-to-bottom", "group": "General" }, + { + "id": "showMesesages", + "label": "Show Messages", + "description": "Such as donation messages, subscriber messages etc.", + "type": "checkbox", + "defaultValue": true, + "group": "General" + }, { "id": "showTwitchFollows", "label": "New Follows",