mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 05:54:26 +01:00
Remove MySQL and Sqlite deps (#5910)
This commit is contained in:
@@ -33,8 +33,6 @@ namespace BTCPayServer.Models.StoreViewModels
|
||||
public IFormFile CssFile { get; set; }
|
||||
public string CssFileId { get; set; }
|
||||
|
||||
public bool CanDelete { get; set; }
|
||||
|
||||
public bool Archived { get; set; }
|
||||
|
||||
[Display(Name = "Allow anyone to create invoice")]
|
||||
|
||||
Reference in New Issue
Block a user