diff --git a/main.py b/main.py index bbd26c8..6843822 100644 --- a/main.py +++ b/main.py @@ -56,7 +56,7 @@ def user_info(): text = "" for tag in tags: text = text + f"
{tag[0]}
" - return f'{user[1]}: {user[2]}
Tags:
{text}{user[1]}: {user[2]}
Tags:
{text}