Merge pull request 'add tag' (#40) from hotfix/options-regex into master
Reviewed-on: #40
This commit is contained in:
commit
531656c169
@ -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(event)
|
list_tags.append(tag)
|
||||||
|
|
||||||
return list_tags
|
return list_tags
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user