mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 05:08:26 +02:00
Merge Global settings and Stream settings into one dialog
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
export enum UiSection {
|
||||
NEWS = 'news',
|
||||
ALL_GAMES = 'all-games',
|
||||
FRIENDS = 'friends',
|
||||
MOST_POPULAR = 'most-popular',
|
||||
ALL_GAMES = 'all-games',
|
||||
NATIVE_MKB = 'native-mkb',
|
||||
NEWS = 'news',
|
||||
TOUCH = 'touch',
|
||||
}
|
||||
|
Reference in New Issue
Block a user