Browse Source

Update app.js

fee_issues
Arc 5 years ago
committed by GitHub
parent
commit
e6e3f2f675
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      lnbits/static/app.js

2
lnbits/static/app.js

@ -188,7 +188,7 @@ function sendfunds(invoice) {
document.getElementById('sendfunds2').innerHTML =
"<div class='modal-content'></br/></br/>"+
'<h3><b>Processing...</b></h3><</br/></br/></br/>/div> ';
'<h3><b>Processing...</b></h3><</br/></br/></div> ';
postAjax(
'/v1/channels/transactions',

Loading…
Cancel
Save