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:
marcin mikołajczak 2023-01-17 23:51:00 +00:00
commit 2dcbc9a1e7
1 changed files with 1 additions and 1 deletions

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,