dsds
This commit is contained in:
parent
f67f8d1855
commit
fe69f78111
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue