Fix @see in features.ts

This commit is contained in:
marcin mikołajczak 2023-01-17 23:12:17 +00:00
parent 42ab37ce7b
commit 06b040241c

View file

@ -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,