fddfs
This commit is contained in:
parent
f5b2387448
commit
18b9d5886a
1 changed files with 1 additions and 1 deletions
|
@ -726,7 +726,7 @@ def admin_title_change(user_id, v):
|
|||
kind=kind,
|
||||
user_id=v.id,
|
||||
target_user_id=user.id,
|
||||
_note=f'"{new_name}"'
|
||||
_note=f'"{user.customtitleplain}"'
|
||||
)
|
||||
g.db.add(ma)
|
||||
g.db.commit()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue