Allow hiding BYOG section

This commit is contained in:
redphx
2025-02-04 20:51:50 +07:00
parent 66b1f92f4c
commit d4f070f6bb
5 changed files with 28 additions and 6 deletions

View File

@@ -466,6 +466,7 @@ export class GlobalSettingsStorage extends BaseSettingsStorage<GlobalPref> {
[UiSection.NATIVE_MKB]: t('section-native-mkb'),
[UiSection.TOUCH]: t('section-touch'),
[UiSection.MOST_POPULAR]: t('section-most-popular'),
[UiSection.BOYG]: t('stream-your-own-game'),
[UiSection.RECENTLY_ADDED]: t('section-recently-added'),
[UiSection.LEAVING_SOON]: t('section-leaving-soon'),
[UiSection.GENRES]: t('section-genres'),