mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 14:04:26 +01:00
Run dotnet format (#3244)
This commit is contained in:
@@ -3,7 +3,7 @@ using System.Collections.Generic;
|
||||
|
||||
namespace BTCPayServer.Models.ServerViewModels
|
||||
{
|
||||
public class UsersViewModel: BasePagingViewModel
|
||||
public class UsersViewModel : BasePagingViewModel
|
||||
{
|
||||
public class UserViewModel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user