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