Fix e migliorati caricamenti
This commit is contained in:
@@ -6,6 +6,8 @@ public class UserListState
|
||||
{
|
||||
public List<UserDisplayItem>? GroupedUserList { get; set; }
|
||||
public List<UserDisplayItem>? FilteredGroupedUserList { get; set; }
|
||||
|
||||
public List<ContactDTO>? AllUsers { get; set; }
|
||||
|
||||
public bool IsLoaded { get; set; }
|
||||
public bool IsLoading { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user