mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 07:37:19 +02:00
Disable "EnableWifiWarnings" flag
This commit is contained in:
parent
ef2e0892bc
commit
9d00082c67
@ -3,6 +3,7 @@ import { getPref, PrefKey } from "./preferences";
|
||||
|
||||
export let FeatureGates: {[key: string]: boolean} = {
|
||||
'PwaPrompt': false,
|
||||
'EnableWifiWarnings': false,
|
||||
};
|
||||
|
||||
// Disable context menu in Home page
|
||||
|
Loading…
x
Reference in New Issue
Block a user