mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-12 02:21:29 +03:00
Update template.rs
This commit is contained in:
@@ -460,5 +460,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Codec", ""),
|
("Codec", ""),
|
||||||
("Resolution", ""),
|
("Resolution", ""),
|
||||||
("No transfers in progress", ""),
|
("No transfers in progress", ""),
|
||||||
].iter().cloned().collect();
|
("Set temporary password length", ""),
|
||||||
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user