Change boot to launching
This commit is contained in:
@@ -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) {})
|
||||||
|
|||||||
Reference in New Issue
Block a user