diff --git a/app/soapbox/utils/features.ts b/app/soapbox/utils/features.ts index 6d1ce47493..82d525b303 100644 --- a/app/soapbox/utils/features.ts +++ b/app/soapbox/utils/features.ts @@ -279,7 +279,7 @@ const getInstanceFeatures = (instance: Instance) => { /** * Paginated chats API. - * @see GET /api/v2/chats + * @see GET /api/v2/pleroma/chats */ chatsV2: any([ v.software === TRUTHSOCIAL,