Change boot to launching
This commit is contained in:
parent
92722b315b
commit
ddeb3fa9b2
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@
|
||||||
LNbits.api
|
LNbits.api
|
||||||
.request(
|
.request(
|
||||||
'GET',
|
'GET',
|
||||||
'/copilot/api/v1/copilot/ws/{{ copilot.id }}/initialising/rocket',
|
'/copilot/api/v1/copilot/ws/{{ copilot.id }}/launching/rocket',
|
||||||
'filla'
|
'filla'
|
||||||
)
|
)
|
||||||
.then(function (response) {})
|
.then(function (response) {})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue