From 9d138fe58a64146f814228cca836cf93877fa8bc Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sun, 4 Jun 2023 18:16:46 +0300 Subject: [PATCH] added exp - enabled the cover art modal on the Album page --- patches/patches.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/patches/patches.json b/patches/patches.json index 91c5f63..ab4da6a 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -464,6 +464,15 @@ "fr": "1.2.12", "to": "" } + }, + "AlbumCoverArtModal": { + "name": "enableAlbumCoverArtModal", + "description": "Enable the cover art modal on the Album page", + "native_description": "Enable the cover art modal on the Album page", + "version": { + "fr": "1.2.13", + "to": "" + } } }, "CustomExp": {