mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-07-31 18:36:44 +02:00
Disable "EnableWifiWarnings" flag
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user