mirror of
https://github.com/glitch-soc/mastodon.git
synced 2026-03-29 03:00:33 +02:00
Merge commit 'c44cc1f5c3bafb49a324f8f72a42a91d09eecfe3' into glitch-soc/merge-upstream
This commit is contained in:
@@ -64,6 +64,8 @@ class ActivityPub::TagManager
|
||||
target.uri
|
||||
when :featured_collection
|
||||
ap_account_collection_url(target.account.id, target)
|
||||
when :featured_item
|
||||
ap_account_collection_item_url(target.collection.account_id, target)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user