From d4f4084991c24f2190d246f7e860e75c2a6c849b Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Sun, 7 Jul 2024 18:22:41 +0700 Subject: [PATCH] Disable "Most popular" option --- src/utils/preferences.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/preferences.ts b/src/utils/preferences.ts index b0bd62a..2101c32 100644 --- a/src/utils/preferences.ts +++ b/src/utils/preferences.ts @@ -565,7 +565,7 @@ export class Preferences { multipleOptions: { [UiSection.NEWS]: t('section-news'), [UiSection.FRIENDS]: t('section-play-with-friends'), - [UiSection.MOST_POPULAR]: t('section-most-popular'), + // [UiSection.MOST_POPULAR]: t('section-most-popular'), [UiSection.ALL_GAMES]: t('section-all-games'), }, params: {