mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-05 14:21:28 +03:00
other bool default display settings
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -444,5 +444,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Bitrate", ""),
|
||||
("FPS", ""),
|
||||
("Auto", ""),
|
||||
("Other Default Options", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user