mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-21 14:10:30 +02:00
Update app.js
This commit is contained in:
@@ -188,7 +188,7 @@ function sendfunds(invoice) {
|
|||||||
|
|
||||||
document.getElementById('sendfunds2').innerHTML =
|
document.getElementById('sendfunds2').innerHTML =
|
||||||
"<div class='modal-content'></br/></br/>"+
|
"<div class='modal-content'></br/></br/>"+
|
||||||
'<h3><b>Processing...</b></h3><</br/></br/></br/>/div> ';
|
'<h3><b>Processing...</b></h3><</br/></br/></div> ';
|
||||||
|
|
||||||
postAjax(
|
postAjax(
|
||||||
'/v1/channels/transactions',
|
'/v1/channels/transactions',
|
||||||
|
Reference in New Issue
Block a user