fixed init url
This commit is contained in:
parent
469d7809b4
commit
93c1cf4867
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@
|
|||
LNbits.api
|
||||
.request(
|
||||
'GET',
|
||||
'/api/v1/copilot/ws/{{ copilot.id }}/initialising/rocket',
|
||||
'/copilot/api/v1/copilot/ws/{{ copilot.id }}/initialising/rocket',
|
||||
'filla'
|
||||
)
|
||||
.then(function (response) {})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue