mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-06-04 17:59:11 +02:00
Update ImageGeneration.vue
This commit is contained in:
parent
9c3faa9673
commit
a2fca1eb1e
@ -169,8 +169,8 @@ function nextInput(e) {
|
||||
async function zap(invoice) {
|
||||
let webln;
|
||||
|
||||
this.dvmpaymentaddr = `https://chart.googleapis.com/chart?cht=qr&chl=${invoice}&chs=250x250&chld=M|0`;
|
||||
this.dvminvoice = invoice
|
||||
//this.dvmpaymentaddr = `https://chart.googleapis.com/chart?cht=qr&chl=${invoice}&chs=250x250&chld=M|0`;
|
||||
//this.dvminvoice = invoice
|
||||
|
||||
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user