App option to disable context menu in Home page

This commit is contained in:
redphx
2024-05-19 10:43:44 +07:00
parent afd851861a
commit 88b63a5518
4 changed files with 40 additions and 0 deletions

View File

@@ -84,6 +84,7 @@ const SETTINGS_UI = {
[t('ui')]: {
items: [
PrefKey.UI_LAYOUT,
PrefKey.UI_HOME_CONTEXT_MENU_DISABLED,
PrefKey.STREAM_SIMPLIFY_MENU,
PrefKey.SKIP_SPLASH_VIDEO,
!AppInterface && PrefKey.UI_SCROLLBAR_HIDE,