mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 08:41:29 +03:00
@@ -271,7 +271,7 @@ pub enum Data {
|
||||
CheckHwcodec,
|
||||
#[cfg(feature = "flutter")]
|
||||
VideoConnCount(Option<usize>),
|
||||
// Although the key is not neccessary, it is used to avoid hardcoding the key.
|
||||
// Although the key is not necessary, it is used to avoid hardcoding the key.
|
||||
WaylandScreencastRestoreToken((String, String)),
|
||||
HwCodecConfig(Option<String>),
|
||||
RemoveTrustedDevices(Vec<Bytes>),
|
||||
|
||||
Reference in New Issue
Block a user