mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
[#12667] Fix broken subscription on add bootnode screen
This commit is contained in:
parent
5108ae7972
commit
d0b3b4e293
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
(views/defview edit-bootnode []
|
(views/defview edit-bootnode []
|
||||||
(views/letsubs [manage-bootnode [:get-manage-bootnode]
|
(views/letsubs [manage-bootnode [:get-manage-bootnode]
|
||||||
validation-errors [:manage-bootnode-validation-errors]]
|
validation-errors [:wakuv2-nodes/validation-errors]]
|
||||||
(let [url (get-in manage-bootnode [:url :value])
|
(let [url (get-in manage-bootnode [:url :value])
|
||||||
id (get-in manage-bootnode [:id :value])
|
id (get-in manage-bootnode [:id :value])
|
||||||
name (get-in manage-bootnode [:name :value])
|
name (get-in manage-bootnode [:name :value])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user