mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-07 13:48:27 +02:00
Don't render MKB settings on unsupported devices
This commit is contained in:
1
src/types/index.d.ts
vendored
1
src/types/index.d.ts
vendored
@@ -46,6 +46,7 @@ type BxStates = {
|
||||
isTv: boolean;
|
||||
capabilities: {
|
||||
touch: boolean;
|
||||
mkb: boolean;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user