From 95abca6bc4205957e192995eb659d73f6c580c16 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sat, 28 Mar 2026 23:10:57 +0300 Subject: [PATCH] enables video quality --- patches/patches.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/patches/patches.json b/patches/patches.json index 3449cb7..fd5fb27 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -1874,6 +1874,14 @@ "to": "" } }, + "VideoQualityEnabled": { + "name": "isVideoQualityEnabled", + "native_description": "Enables video quality settings and the in-player quality picker", + "version": { + "fr": "1.2.84", + "to": "" + } + }, "AdFeedbackEmbeddedNpvCarouselKillSwitch": { "name": "enable_ad_feedback_embedded_npv_carousel", "native_description": "Kill switch for ad feedback on embedded NPV carousel format",