mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-07 12:20:03 +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();
|
||||
}
|
||||
|
||||
pub fn restart_autdio_input() {
|
||||
pub fn restart_autdio_service() {
|
||||
crate::audio_service::restart();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user