Fix @see in features.ts
This commit is contained in:
parent
42ab37ce7b
commit
06b040241c
|
@ -279,7 +279,7 @@ const getInstanceFeatures = (instance: Instance) => {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Paginated chats API.
|
* Paginated chats API.
|
||||||
* @see GET /api/v2/chats
|
* @see GET /api/v2/pleroma/chats
|
||||||
*/
|
*/
|
||||||
chatsV2: any([
|
chatsV2: any([
|
||||||
v.software === TRUTHSOCIAL,
|
v.software === TRUTHSOCIAL,
|
||||||
|
|
Loading…
Reference in New Issue