mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-19 06:54:19 +01:00
Add text customization for pay button (#1346)
* Add text customization for pay button https://i.imgur.com/nFxscOZ.gifv * pr changes
This commit is contained in:
@@ -40,5 +40,6 @@ namespace BTCPayServer.Models.StoreViewModels
|
||||
public string UrlRoot { get; set; }
|
||||
public List<string> CurrencyDropdown { get; set; }
|
||||
public string PayButtonImageUrl { get; set; }
|
||||
public string PayButtonText { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user