mirror of
https://github.com/bitwarden/server.git
synced 2026-02-13 04:13:42 +08:00
Adjust listing link for view/edit
This commit is contained in:
@@ -5,5 +5,6 @@ namespace Bit.Admin.Models
|
||||
public class UsersModel : PagedModel<User>
|
||||
{
|
||||
public string Email { get; set; }
|
||||
public string Action { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user