Big Ideas Templates for insided widget. Api keys and script changes.
This commit is contained in:
@ -29,7 +29,7 @@ def get_groups(APIKEY):
|
||||
groups_dict = {
|
||||
"id": group_id,
|
||||
"name": group_name,
|
||||
"created_at": created_at,
|
||||
# "created_at": created_at,
|
||||
}
|
||||
groups.append(groups_dict)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user