From f0f528b97c2783ba9e896b36181a2c33fe59df5e Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sun, 10 Sep 2023 09:24:46 +0300 Subject: [PATCH] fixed dsa exp for 1.2.20+ --- patches/patches.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/patches/patches.json b/patches/patches.json index d6b62e6..a5f698c 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -235,6 +235,15 @@ "native_description": "Enable showing DSA (Digital Services Act) context menu and modal for ads", "version": { "fr": "1.2.12", + "to": "1.2.19" + } + }, + "Dsa2": { + "name": "enableDsaAds", + "description": "Enable showing DSA (Digital Services Act) context menu and modal for ads", + "native_description": "Enable showing DSA (Digital Services Act) context menu and modal for ads", + "version": { + "fr": "1.2.20", "to": "" } },