mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 01:31:29 +03:00
disconnect conn from web console
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -406,5 +406,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Add to Address Book", "添加到地址簿"),
|
||||
("Group", "小组"),
|
||||
("Search", "搜索"),
|
||||
("Closed manually by the web console", "被web控制台手动关闭"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user