mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-01 07:57:44 +02:00
chore: Bump version
This commit is contained in:
parent
37742471f4
commit
9cddc33a75
2 changed files with 1 additions and 2 deletions
|
@ -162,7 +162,6 @@ pub fn populate_sinks(output_box: Arc<SinkBox>) {
|
|||
}
|
||||
let list = output_box_imp.reset_model_list.read().unwrap();
|
||||
output_box_imp.reset_sink_dropdown.set_model(Some(&*list));
|
||||
let map = output_box_imp.reset_sink_map.read().unwrap();
|
||||
let name = output_box_imp.reset_default_sink.borrow();
|
||||
|
||||
let index = output_box_imp.reset_model_index.read().unwrap();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue