ui: Change initiate > establish for peering the modal tab (#13839)
This commit is contained in:
parent
83d2204c7c
commit
2875cbe856
|
@ -16,7 +16,7 @@
|
|||
state="GENERATE"
|
||||
)
|
||||
(hash
|
||||
label='Initiate peering'
|
||||
label='Establish peering'
|
||||
selected=(state-matches fsm.state 'initiate')
|
||||
state="INITIATE"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue