Add "ignorePlayWithFriendsSection" patch

This commit is contained in:
redphx
2024-07-07 16:14:08 +07:00
parent 224e98829d
commit d7ed9e1603
2 changed files with 19 additions and 1 deletions

View File

@@ -95,12 +95,12 @@ const SETTINGS_UI = {
!AppInterface && PrefKey.UI_SCROLLBAR_HIDE,
PrefKey.HIDE_DOTS_ICON,
PrefKey.REDUCE_ANIMATIONS,
PrefKey.BLOCK_SOCIAL_FEATURES,
],
},
[t('other')]: {
items: [
PrefKey.BLOCK_SOCIAL_FEATURES,
PrefKey.BLOCK_TRACKING,
],
},