Compare commits
No commits in common. "531656c169407b080a88cfb29f8077ea92669f9a" and "1ea5948ed0d8769f9963949074fae5f286f4dd77" have entirely different histories.
531656c169
...
1ea5948ed0
@ -52,7 +52,7 @@ async def read_tags(
|
|||||||
id=tag_index.id,
|
id=tag_index.id,
|
||||||
name=tag_index.name
|
name=tag_index.name
|
||||||
)
|
)
|
||||||
list_tags.append(tag)
|
list_tags.append(event)
|
||||||
|
|
||||||
return list_tags
|
return list_tags
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user