add tag #40

Merged
v4l3n71n merged 1 commits from hotfix/options-regex into master 2024-12-28 13:04:53 +00:00
Showing only changes of commit 7096c1d507 - Show all commits

View File

@ -52,7 +52,7 @@ async def read_tags(
id=tag_index.id,
name=tag_index.name
)
list_tags.append(event)
list_tags.append(tag)
return list_tags