remove peer card menu

Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
dignow
2023-08-08 14:22:32 +08:00
parent 836a2b0fbd
commit 9b614c8b32
36 changed files with 7 additions and 81 deletions

View File

@@ -525,8 +525,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Sync with recent sessions", ""),
("Sort tags", ""),
("Open new connections in tabs", ""),
("Open in Tabs", ""),
("Open with New Window", ""),
("separate window", ""),
("Move tab to new window", ""),
].iter().cloned().collect();