mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 16:01:28 +03:00
@@ -495,5 +495,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("System Sound", ""),
|
||||
("Default", ""),
|
||||
("New RDP", ""),
|
||||
("Fingerprint", ""),
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user