mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-08-26 06:21:58 +00:00
update placeholder text
This commit is contained in:
parent
07c7fc4836
commit
dad7c2b255
@ -31,7 +31,7 @@ impl Row {
|
||||
|
||||
let host = Entry::builder()
|
||||
.hexpand(true)
|
||||
.placeholder_text("Host")
|
||||
.placeholder_text("Hostname, *pattern or IP address")
|
||||
.text(host.unwrap_or_default())
|
||||
.build();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user