From 8d06f2f40292bae909560c3e0fa2eb6aff595a3f Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Mon, 16 Dec 2019 21:41:10 +0000 Subject: [PATCH] Update app.js Wrapped invoice output into box --- LNbits/static/app.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LNbits/static/app.js b/LNbits/static/app.js index cedca8de..d902e199 100644 --- a/LNbits/static/app.js +++ b/LNbits/static/app.js @@ -81,9 +81,9 @@ function sendfundspaste() { '
Memo: ' + outmemo + '' + - "

" + - invoice + - '

' + + "

" + "" +