fix label

Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
dignow
2023-08-08 14:07:40 +08:00
parent b5679df7f9
commit 836a2b0fbd
35 changed files with 35 additions and 35 deletions

View File

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