diff --git a/app/extensions/interaction-controls/page.mdx b/app/extensions/interaction-controls/page.mdx index baf6cc9..9ea730e 100644 --- a/app/extensions/interaction-controls/page.mdx +++ b/app/extensions/interaction-controls/page.mdx @@ -58,6 +58,7 @@ The entity defined in this document must be inserted in the `pub.versia:interact In order of priority: - `everyone`: Includes every single User in the federation. + - `mentioned`: Includes every mentioned User. - `followers`: Includes every follower of the author. - `following`: Includes every User that the author follows. - `mutuals`: Includes every mutual of the author (that is, every User that is both a follower and followed by the author).