Disable "patchSetCurrentlyFocusedInteractable" patch

This commit is contained in:
redphx 2024-07-13 18:07:09 +07:00
parent 9e39e80309
commit 0fe6608be9

View File

@ -810,7 +810,7 @@ let PATCH_ORDERS: PatchArray = [
'enableTvRoutes',
'overrideStorageGetSettings',
'patchSetCurrentlyFocusedInteractable',
// 'patchSetCurrentlyFocusedInteractable',
getPref(PrefKey.UI_LAYOUT) !== 'default' && 'websiteLayout',
getPref(PrefKey.LOCAL_CO_OP_ENABLED) && 'supportLocalCoOp',