mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
correctly load module-flat-volume instead of module-flat-volumes
This commit is contained in:
parent
8e3e88df8b
commit
65ea1a282b
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ load-module module-native-protocol-unix
|
|||
#load-module module-rtp-send source=rtp.monitor
|
||||
|
||||
### Enable flat volumes where possible
|
||||
load-module module-flat-volumes
|
||||
load-module module-flat-volume
|
||||
|
||||
### Automatically restore the volume of streams and devices
|
||||
load-module module-device-restore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue