mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-01 05:04:28 +01:00
Currency dropdown as part of page model
This commit is contained in:
@@ -18,5 +18,6 @@ namespace BTCPayServer.Models.AppViewModels
|
||||
|
||||
//
|
||||
public string UrlRoot { get; set; }
|
||||
public List<string> CurrencyDropdown { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user