remove lnurl from crowdfund as per requests

This commit is contained in:
Kukks
2022-06-29 15:33:24 +02:00
committed by Andrew Camilleri
parent cf747f1e07
commit 4eabe91cee
5 changed files with 4 additions and 91 deletions

View File

@@ -23,9 +23,7 @@ document.addEventListener("DOMContentLoaded",function (ev) {
data: function () {
return {
amount: null,
expanded: false,
lnurl: window.lnurl,
currentMode: 'standard'
expanded: false
}
},
computed: {