This commit is contained in:
callebtc 2022-08-30 10:40:10 +02:00
parent a3ed8ab931
commit 30c1e3231d

View file

@ -76,7 +76,6 @@ func (bot *TipBot) appendWebAppLinkToButton(btn *tb.Btn, user *lnbits.User) {
// Telegram returns an error and does not show the keyboard
btn.WebApp = &tb.WebAppInfo{Url: url}
}
btn.WebApp = &tb.WebAppInfo{Url: "https://callebtc.github.io/tmp/qr3.html"}
}
// mainMenuBalanceButtonUpdate updates the balance button in the mainMenu