mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
remove lnurl from crowdfund as per requests
This commit is contained in:
@@ -23,9 +23,7 @@ document.addEventListener("DOMContentLoaded",function (ev) {
|
||||
data: function () {
|
||||
return {
|
||||
amount: null,
|
||||
expanded: false,
|
||||
lnurl: window.lnurl,
|
||||
currentMode: 'standard'
|
||||
expanded: false
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
|
||||
Reference in New Issue
Block a user