mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-02 19:36:46 +02:00
Disable "Most popular" option
This commit is contained in:
@@ -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: {
|
||||||
|
Reference in New Issue
Block a user