Fix @see in features.ts
This commit is contained in:
parent
42ab37ce7b
commit
06b040241c
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue