Reset Relay Add to Placeholder After Addding a Relay
Closes: #175 Changelog-Fixed: Reset relay in Add Relay view after adding
This commit is contained in:
committed by
William Casarin
parent
0b27a49e32
commit
d0e9e6c03a
@@ -58,6 +58,7 @@ struct AddRelayView: View {
|
||||
Button("Add") {
|
||||
show_add_relay = false
|
||||
action(relay)
|
||||
relay = ""
|
||||
}
|
||||
.buttonStyle(.borderedProminent)
|
||||
.contentShape(Rectangle())
|
||||
|
||||
Reference in New Issue
Block a user