forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-03-17 12:32:22 +02:00
parent 830949a209
commit 7f9ab967a4
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@ def api_comment(v):
send_notification(user.id, text)
old_badge = user.has_badge(17)
if badge: g.db.delete(badge)
if old_badge: g.db.delete(old_badge)
if all_by_author < 10 and not user.has_badge(17):