mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-08 00:27:18 +02:00
Disable "Most popular" option
This commit is contained in:
parent
975549b4e7
commit
d4f4084991
@ -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: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user