remove \n

master
Aevann 2023-08-11 16:36:43 +03:00
parent 5eb2c0dc27
commit 6f5872cf62
1 changed files with 0 additions and 1 deletions

View File

@ -250,7 +250,6 @@ def settings_personal_post(v):
friends = friends[:BIO_FRIENDS_ENEMIES_LENGTH_LIMIT]
notify_users = NOTIFY_USERS(friends, v, oldtext=v.friends)
if notify_users:
text = f"@{v.username} has added you to their friends list!"
cid = notif_comment(text)