master
Aevann1 2021-12-29 15:23:21 +02:00
parent 7f0762a4c0
commit 308fe32a70
1 changed files with 1 additions and 0 deletions

View File

@ -879,6 +879,7 @@ def unban_user(user_id, v):
x.is_banned = 0
x.unban_utc = 0
x.ban_evade = 0
x.ban_reason = None
g.db.add(x)
send_repeatable_notification(user.id,