mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-15 03:54:22 +01:00
Maintaining AppId reference
This commit is contained in:
@@ -21,6 +21,8 @@ namespace BTCPayServer.Models.AppViewModels
|
||||
[EmailAddress]
|
||||
public string NotifyEmail { get; set; }
|
||||
|
||||
public string AppId { get; set; }
|
||||
|
||||
// Data that influences Pay Button UI, but not invoice creation
|
||||
public string UrlRoot { get; set; }
|
||||
public List<string> CurrencyDropdown { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user