feat(ReadProfile): add logic to read buttons
This commit is contained in:
@@ -14,7 +14,6 @@ namespace WorkFlow.Application.DTO.ProfileObjState
|
||||
string? State2 = null,
|
||||
string? State3 = null,
|
||||
string? State4 = null,
|
||||
ProfileDto? Profile = null,
|
||||
UserReadDto? User = null,
|
||||
StateDto? State = null);
|
||||
}
|
||||
Reference in New Issue
Block a user