same as last commit

remotes/1693045480750635534/spooky-22
Aevann1 2022-09-08 19:51:03 +02:00
parent e382334c53
commit 40b4aff0e8
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ def badge_grant(user, badge_id, description=None, url=None):
send_repeatable_notification(user.id,
f"@AutoJanny has given you the following profile badge:\n\n" +
f"![]({badge.path})\n\n**{badge.name}**\n{badge.description}")
f"![]({badge.path})\n\n**{badge.name}**\n\n{badge.description}")
def archiveorg(url):