From 37fd342a760be6351b042732a4052bd54d723eb0 Mon Sep 17 00:00:00 2001
From: Kelvin <kelvin@futo.org>
Date: Wed, 8 Nov 2023 18:01:19 +0100
Subject: [PATCH] Clarification v2

---
 YoutubeConfig.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/YoutubeConfig.json b/YoutubeConfig.json
index d432141..fc09719 100644
--- a/YoutubeConfig.json
+++ b/YoutubeConfig.json
@@ -7,7 +7,7 @@
 	"sourceUrl": "https://plugins.grayjay.app/Youtube/YoutubeConfig.json",
 	"repositoryUrl": "https://futo.org",
 	"scriptUrl": "./YoutubeScript.js",
-	"version": 146,
+	"version": 147,
 	"iconUrl": "./youtube.png",
 	"id": "35ae969a-a7db-11ed-afa1-0242ac120002",
 
@@ -76,7 +76,7 @@
 		{
 			"variable": "sponsorBlockHeader",
 			"name": "SponsorBlock",
-			"description": "This is NOT Adblock. SponsorBlock allows you to (automatically) skip in-video sponsor segments.\nIt will harm creators.\n\nFUTO thinks you should only use SponsorBlock if you've paid creators directly",
+			"description": "This is NOT Adblock. SponsorBlock allows you to (automatically) skip in-video sponsor segments.\nIt will harm creators.\n\nFUTO respects your decision to use SponsorBlock. But only if you're supprting creators in other ways.",
 			"type": "Header"
 		},
 		{
-- 
GitLab