mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update tooltip text
This commit is contained in:
parent
b1a76f910d
commit
ea7ed06371
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ impl Misc {
|
|||
.active(profile.proxy.misc.is_highlight_request_entry())
|
||||
.hexpand(true)
|
||||
.subtitle_selectable(true)
|
||||
.subtitle("Indicate proxy connections with the accent colors")
|
||||
.subtitle("Indicate proxy connections with accent colors")
|
||||
.title_selectable(true)
|
||||
.title("Highlight the Request entry")
|
||||
.build();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue