Merge branch 'mkljczk-develop-patch-08180' into 'develop'
Fix @ see in features.ts See merge request soapbox-pub/soapbox!2189
This commit is contained in:
commit
2dcbc9a1e7
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue