rename function.

This commit is contained in:
yanfeng
2022-02-28 12:03:24 +08:00
parent 2bcc08f084
commit b19d3f5a1c
2 changed files with 2 additions and 2 deletions

View File

@@ -365,7 +365,7 @@ impl UI {
}
fn refresh_audio_input(&self) {
ipc::restart_autdio_input();
ipc::restart_autdio_service();
}
fn install_path(&mut self) -> String {