mirror of
https://github.com/bitwarden/server
synced 2025-12-20 18:23:44 +00:00
Adjust listing link for view/edit
This commit is contained in:
@@ -7,5 +7,6 @@ namespace Bit.Admin.Models
|
||||
public string Name { get; set; }
|
||||
public string UserEmail { get; set; }
|
||||
public bool? Paid { get; set; }
|
||||
public string Action { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user