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
|
||||
.request(
|
||||
'GET',
|
||||
'/copilot/api/v1/copilot/ws/{{ copilot.id }}/initialising/rocket',
|
||||
'/copilot/api/v1/copilot/ws/{{ copilot.id }}/launching/rocket',
|
||||
'filla'
|
||||
)
|
||||
.then(function (response) {})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue