mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-19 23:14:21 +01:00
Folder for pay buttons, donate button
This commit is contained in:
@@ -33,7 +33,7 @@ namespace BTCPayServer.Controllers
|
||||
ButtonSize = 2,
|
||||
UrlRoot = appUrl,
|
||||
CurrencyDropdown = currencyDropdown,
|
||||
PayButtonImageUrl = appUrl + "/img/paywithbtcpay.png"
|
||||
PayButtonImageUrl = appUrl + "/img/paybutton/pay.png"
|
||||
};
|
||||
return View(model);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user