mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +02:00
Disable "volume control" feature by default
This commit is contained in:
parent
5703f24418
commit
d48d2ba5f0
@ -6893,7 +6893,7 @@ class Preferences {
|
||||
'default': false,
|
||||
},
|
||||
[Preferences.AUDIO_ENABLE_VOLUME_CONTROL]: {
|
||||
'default': true,
|
||||
'default': false,
|
||||
},
|
||||
[Preferences.AUDIO_VOLUME]: {
|
||||
'type': SettingElement.TYPE_NUMBER_STEPPER,
|
||||
|
Loading…
x
Reference in New Issue
Block a user