mirror of
https://notabug.org/scuti/pleroma-comments
synced 2024-12-23 03:19:46 +05:30
fixed links on user handles
This commit is contained in:
parent
4645ac9aee
commit
0af974bd3f
@ -60,6 +60,7 @@ function write_comments(pleroma_posts, instance, show_avatars)
|
||||
alias = acct_data["display_name"],
|
||||
uid = acct_data["id"],
|
||||
handle = acct_data["acct"],
|
||||
host=instance
|
||||
}
|
||||
if include_img then
|
||||
user_info = [[
|
||||
|
Loading…
Reference in New Issue
Block a user