From 3c08f41ab1ee9c11c0522d065212e12e706dab21 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Tue, 14 May 2024 18:55:25 +0300 Subject: [PATCH] disabled new device picker - device picker on the right sidebar was temporarily disabled before version 1.2.36 because it was broken in 1.2.37 --- patches/patches.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/patches.json b/patches/patches.json index 65011fb..cd4aca3 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -919,11 +919,11 @@ }, "DevicePickerSidePanel": { "name": "enableDevicePickerSidePanel", - "description": "Enables Device Picker as a side panel", + "description": "Enables Device Picker as a side panel (temporarily disabled until 1.2.36 because it was broken in version 1.2.37)", "native_description": "Enables Device Picker as a side panel", "version": { "fr": "1.2.30", - "to": "" + "to": "1.2.36" } }, "Otfn": {