mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 06:21:23 +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