mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-12-20 05:56:59 +01:00
Rename "hasTouchSupport" to "userAgentHasTouchSupport"
This commit is contained in:
@@ -167,7 +167,7 @@ function setupStreamSettingsDialog() {
|
||||
],
|
||||
},
|
||||
|
||||
STATES.hasTouchSupport && {
|
||||
STATES.userAgentHasTouchSupport && {
|
||||
group: 'touch-controller',
|
||||
label: t('touch-controller'),
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user