Work on user endpoints
This commit is contained in:
@@ -532,8 +532,7 @@ def load_account_obj(
|
||||
# Updated 2021-06-17
|
||||
if inc_user_list:
|
||||
if user_rec_list_result := get_user_rec_list(
|
||||
for_obj_type = 'account',
|
||||
for_obj_id = account_id,
|
||||
account_id = account_id,
|
||||
limit = limit,
|
||||
enabled = enabled,
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user