Fix account searchability
This commit is contained in:
parent
099182e073
commit
9b9458f436
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ class ActivityPub::TagManager
|
|||
when 'limited'
|
||||
['as:Limited', 'kmyblue:Limited']
|
||||
else
|
||||
[]
|
||||
[account_url(account)]
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue