mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
uppercase the Request entry name
This commit is contained in:
parent
3bf75b40aa
commit
06f3b3e40c
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ impl Misc {
|
|||
.active(profile.proxy.misc.is_highlight_request_entry())
|
||||
.hexpand(true)
|
||||
.subtitle("Use accent color for proxy connections")
|
||||
.title("Highlight the request entry")
|
||||
.title("Highlight the Request entry")
|
||||
//.subtitle_selectable(true)
|
||||
//.title_selectable(true)
|
||||
.build();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue