mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-04 22:57:19 +02:00
Remove "experimental" flag from AUDIO_ENABLE_VOLUME_CONTROL
This commit is contained in:
parent
e867f156e8
commit
5d9319b831
@ -522,7 +522,6 @@ export class Preferences {
|
||||
[PrefKey.AUDIO_ENABLE_VOLUME_CONTROL]: {
|
||||
label: t('enable-volume-control'),
|
||||
default: false,
|
||||
experimental: true,
|
||||
},
|
||||
[PrefKey.AUDIO_VOLUME]: {
|
||||
type: SettingElementType.NUMBER_STEPPER,
|
||||
|
Loading…
x
Reference in New Issue
Block a user