mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
Rename UI controllers
This commit is contained in:
7
BTCPayServer/Views/UIInvoice/InvoiceNavPages.cs
Normal file
7
BTCPayServer/Views/UIInvoice/InvoiceNavPages.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace BTCPayServer.Views.Invoice
|
||||
{
|
||||
public enum InvoiceNavPages
|
||||
{
|
||||
Index, Create
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user