mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-19 13:14:21 +01:00
Refactor: Remove cshtml duplication for back/url buttons in wizards
This commit is contained in:
@@ -5,7 +5,7 @@ using BTCPayServer.Services.Labels;
|
||||
|
||||
namespace BTCPayServer.Models.WalletViewModels
|
||||
{
|
||||
public class WalletSendModel
|
||||
public class WalletSendModel : IHasBackAndReturnUrl
|
||||
{
|
||||
public enum ThreeStateBool
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user