mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-07 07:41:28 +03:00
fix: installed, copy&paste, special format (#9570)
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
@@ -121,6 +121,7 @@ pub struct ClipboardNonFile {
|
||||
pub height: i32,
|
||||
// message.proto: ClipboardFormat
|
||||
pub format: i32,
|
||||
pub special_name: String,
|
||||
}
|
||||
|
||||
#[cfg(not(any(target_os = "android", target_os = "ios")))]
|
||||
|
||||
Reference in New Issue
Block a user