mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-19 15:04:19 +01:00
Updates Crowdfund & POS Modal (#3806)
* ui+cf: updates perks modal * Toggle editor with Bootstrap * Add currency info to app items Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
This commit is contained in:
@@ -10,6 +10,7 @@ namespace BTCPayServer.Models.AppViewModels
|
||||
{
|
||||
public string StoreId { get; set; }
|
||||
public string StoreName { get; set; }
|
||||
public string StoreDefaultCurrency { get; set; }
|
||||
|
||||
[Required]
|
||||
[MaxLength(50)]
|
||||
|
||||
Reference in New Issue
Block a user