mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +02:00
Disable Fire OS's "Update required" screen
This commit is contained in:
parent
64be526b2d
commit
c2d8f1fbf7
@ -4,6 +4,8 @@ import { getPref, PrefKey } from "./preferences";
|
||||
export let FeatureGates: {[key: string]: boolean} = {
|
||||
'PwaPrompt': false,
|
||||
'EnableWifiWarnings': false,
|
||||
'EnableUpdateRequiredPage': false,
|
||||
'ShowForcedUpdateScreen': false,
|
||||
};
|
||||
|
||||
// Disable context menu in Home page
|
||||
|
Loading…
x
Reference in New Issue
Block a user