mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-25 19:36:15 +02:00
fixed init url
This commit is contained in:
@@ -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) {})
|
||||
|
Reference in New Issue
Block a user