mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 15:01:28 +03: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