Fixed entites_section_list comma error
This commit is contained in:
@@ -1152,7 +1152,8 @@ async def _get_node_data(
|
||||
"entity",
|
||||
"type",
|
||||
"description",
|
||||
"rank" "created_at",
|
||||
"rank",
|
||||
"created_at",
|
||||
]
|
||||
]
|
||||
for i, n in enumerate(node_datas):
|
||||
|
Reference in New Issue
Block a user