mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-24 05:31:03 +03:00
refactor
This commit is contained in:
@@ -131,7 +131,6 @@ class AudioInputs: Reactor.Component {
|
||||
if (v == this.get_value()) return;
|
||||
if (v == this.get_default()) v = "";
|
||||
handler.set_option("audio-input", v);
|
||||
handler.refresh_audio_input();
|
||||
this.toggleMenuState();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user