mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
rename menu item
This commit is contained in:
parent
b56cd19164
commit
d48bf91ffa
1 changed files with 2 additions and 2 deletions
|
|
@ -149,8 +149,8 @@ impl Menu for MenuButton {
|
|||
browser_action.history.simple_action.name()
|
||||
)));
|
||||
|
||||
// Main > Proxy
|
||||
main.append(Some("Proxy"), Some(&format!(
|
||||
// Main > Proxy connection
|
||||
main.append(Some("Proxy connection"), Some(&format!(
|
||||
"{}.{}",
|
||||
browser_action.id,
|
||||
browser_action.proxy.simple_action.name()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue