mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
refactor cliprdr, not tested on windows yet
This commit is contained in:
@@ -72,6 +72,7 @@ pub enum Data {
|
||||
keyboard: bool,
|
||||
clipboard: bool,
|
||||
audio: bool,
|
||||
file: bool,
|
||||
},
|
||||
ChatMessage {
|
||||
text: String,
|
||||
|
||||
Reference in New Issue
Block a user