This commit is contained in:
Aevann1 2022-01-25 21:01:39 +02:00
parent f67f8d1855
commit fe69f78111

View file

@ -939,7 +939,7 @@ def unban_user(user_id, v):
g.db.add(x) g.db.add(x)
send_repeatable_notification(user.id, send_repeatable_notification(user.id,
"Your account has been reinstated. Please carefully review and abide by the [rules](/post/2510) to ensure that you don't get suspended again.") "Your account has been reinstated. Please carefully review and abide by the [rules](/sidebar) to ensure that you don't get suspended again.")
ma=ModAction( ma=ModAction(
kind="unban_user", kind="unban_user",