From 74bf0653ec2018c19e96767efaefe2aa42dbe52f Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Mon, 15 May 2023 16:20:35 +0300 Subject: [PATCH] fixed empty ad block for some accounts #406 --- patches/patches.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/patches.json b/patches/patches.json index 2fd251a..5a749fe 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -35,7 +35,7 @@ "emptyblock": { "version": { "fr": "1.1.58", - "to": "1.1.92" + "to": "" }, "match": "adsEnabled:!0", "replace": "adsEnabled:!1" @@ -981,4 +981,4 @@ "replace": "min:250,max:400" } } -} \ No newline at end of file +}