From 9f66d98ac65c4689005deee2e135ce4cbbbc127a Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Tue, 6 Feb 2024 20:21:30 +0300 Subject: [PATCH] disabled new queue panel for 1.2.30+ #566 --- patches/patches.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/patches.json b/patches/patches.json index 596b160..3a9ab86 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -712,10 +712,10 @@ "QueueOnRightPanel": { "name": "enableQueueOnRightPanel", "description": "Enable Queue on the right panel", - "native_description": "Enable About Podcast section in NPV", + "native_description": "Enable Queue on the right panel", "version": { "fr": "1.2.26", - "to": "" + "to": "1.2.29" } }, "RecentlyPlayedShortcut": {