rename function.
This commit is contained in:
parent
2bcc08f084
commit
b19d3f5a1c
@ -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();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user