mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 21:28:27 +02:00
Add setting to bypass region restriction
This commit is contained in:
2
src/types/index.d.ts
vendored
2
src/types/index.d.ts
vendored
@@ -24,6 +24,8 @@ interface NavigatorBattery extends Navigator {
|
||||
}
|
||||
|
||||
type BxStates = {
|
||||
supportedRegion: boolean;
|
||||
|
||||
isPlaying: boolean;
|
||||
appContext: any | null;
|
||||
serverRegions: any;
|
||||
|
Reference in New Issue
Block a user