mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 02:11:27 +03:00
rename function.
This commit is contained in:
@@ -515,7 +515,7 @@ pub fn set_option(key: &str, value: &str) {
|
|||||||
set_options(options).ok();
|
set_options(options).ok();
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn restart_autdio_input() {
|
pub fn restart_autdio_service() {
|
||||||
crate::audio_service::restart();
|
crate::audio_service::restart();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user