mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-09 22:57:44 +02:00
Refactor browser & userAgent's capabilities
This commit is contained in:
@@ -103,7 +103,7 @@ export class StreamSettings {
|
||||
}],
|
||||
},
|
||||
|
||||
STATES.userAgentHasTouchSupport && {
|
||||
STATES.userAgent.capabilities.touch && {
|
||||
group: 'touch-controller',
|
||||
label: t('touch-controller'),
|
||||
items: [{
|
||||
|
Reference in New Issue
Block a user