Working on membership, fundraising, and products
This commit is contained in:
@@ -648,7 +648,7 @@ async def get_account_obj_post_list(
|
||||
for_obj_id = account_id,
|
||||
limit = limit,
|
||||
enabled = enabled,
|
||||
archive_on = archive_on
|
||||
archive_on = archive_on,
|
||||
):
|
||||
post_result_list = []
|
||||
for post_rec in post_rec_list_result:
|
||||
|
||||
Reference in New Issue
Block a user