mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-01 22:41:29 +03:00
opt: rename and move audio transmission mode
This commit is contained in:
@@ -446,8 +446,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("FPS", ""),
|
||||
("Auto", ""),
|
||||
("Other Default Options", ""),
|
||||
("Guest to Host", ""),
|
||||
("Dual way", ""),
|
||||
("Guest to host audio transmission", ""),
|
||||
("Dual way audio transmission", ""),
|
||||
("Audio Transmission Mode", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user