[pahelper] Fix sink switching

This commit is contained in:
Ivan Malison 2022-01-23 20:42:56 -07:00
parent 8e08107b5d
commit 9956590b4a

View File

@ -52,7 +52,7 @@ function switch_sink_kmix_master()
function switch_sink()
{
xexswitch_sink_default "$@"
switch_sink_default "$@"
switch_sink_applications "$@"
switch_sink_kmix_master "$@"
}