mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 19:21:28 +03:00
win, clipboard wait timeout, debug
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
@@ -511,5 +511,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Collapse toolbar", ""),
|
||||
("Accept and Elevate", ""),
|
||||
("accept_and_elevate_btn_tooltip", ""),
|
||||
("clipboard_wait_response_timeout_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user