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"
|
state="GENERATE"
|
||||||
)
|
)
|
||||||
(hash
|
(hash
|
||||||
label='Initiate peering'
|
label='Establish peering'
|
||||||
selected=(state-matches fsm.state 'initiate')
|
selected=(state-matches fsm.state 'initiate')
|
||||||
state="INITIATE"
|
state="INITIATE"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue