Disable "Most popular" option

This commit is contained in:
redphx 2024-07-07 18:22:41 +07:00
parent 975549b4e7
commit d4f4084991

View File

@ -565,7 +565,7 @@ export class Preferences {
multipleOptions: { multipleOptions: {
[UiSection.NEWS]: t('section-news'), [UiSection.NEWS]: t('section-news'),
[UiSection.FRIENDS]: t('section-play-with-friends'), [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'), [UiSection.ALL_GAMES]: t('section-all-games'),
}, },
params: { params: {