mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-06-19 12:13:32 +00:00
Added unlink() function
This commit is contained in:
@@ -420,6 +420,7 @@ impl App {
|
||||
return;
|
||||
}
|
||||
|
||||
pwsp_output.unwrap().unlink(mic.unwrap());
|
||||
pwsp_output.unwrap().link(mic.unwrap());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user