This commit is contained in:
rustdesk
2023-11-06 20:12:01 +08:00
parent 679a026e72
commit d7e8d4d5c3
64 changed files with 1193 additions and 1082 deletions

View File

@@ -589,7 +589,7 @@ impl UI {
}
fn handle_relay_id(&self, id: String) -> String {
handle_relay_id(id)
handle_relay_id(&id).to_owned()
}
fn get_login_device_info(&self) -> String {