mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-06-12 11:50:48 +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) {
|
async function zap(invoice) {
|
||||||
let webln;
|
let webln;
|
||||||
|
|
||||||
this.dvmpaymentaddr = `https://chart.googleapis.com/chart?cht=qr&chl=${invoice}&chs=250x250&chld=M|0`;
|
//this.dvmpaymentaddr = `https://chart.googleapis.com/chart?cht=qr&chl=${invoice}&chs=250x250&chld=M|0`;
|
||||||
this.dvminvoice = invoice
|
//this.dvminvoice = invoice
|
||||||
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user