Update template.rs
This commit is contained in:
parent
ff992d0489
commit
7d2c8c2ba1
@ -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();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user