fix: password hide/show on wifi authentication
This commit is contained in:
parent
e55d59ed94
commit
2f18d1e920
1 changed files with 0 additions and 1 deletions
|
|
@ -985,7 +985,6 @@ impl cosmic::Application for CosmicNetworkApplet {
|
|||
.on_input(Message::Password)
|
||||
.on_paste(Message::Password)
|
||||
.on_submit(|_| Message::SubmitPassword)
|
||||
.password(),
|
||||
]
|
||||
.push_maybe(
|
||||
access_point
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue