mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
macos, fix input crash
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -321,7 +321,7 @@ pub fn uninstall_plugin(id: &str, called_by_ui: bool) {
|
||||
}
|
||||
}
|
||||
|
||||
if is_server() {
|
||||
if super::is_server_running() {
|
||||
super::plugins::unload_plugin(&id);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user