mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
add: remote ret back override confirmation
This commit is contained in:
@@ -1052,6 +1052,7 @@ impl Connection {
|
||||
file_num: d.file_num,
|
||||
file_size: d.file_size,
|
||||
modified_time: d.last_edit_timestamp,
|
||||
is_upload: true,
|
||||
}),
|
||||
_ => {}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user