Fix some typos

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2024-09-27 23:35:59 +02:00
parent e6bed8c471
commit 4635c4daa2
3 changed files with 8 additions and 3 deletions

View File

@ -26,7 +26,7 @@ const FIREFISH = 'Firefish';
const FRIENDICA = 'Friendica';
/**
* GoToSocial, an ActivityPub server writter in Golang.
* GoToSocial, an ActivityPub server written in Golang.
* @see {@link https://gotosocial.org/}
*/
const GOTOSOCIAL = 'GoToSocial';
@ -518,6 +518,11 @@ const getFeatures = (instance: Instance) => {
v.software === MASTODON,
]),
/**
* TODO
*/
// followAccountLanguages: any([]),
/**
* Ability to follow hashtags.
* @see POST /api/v1/tags/:name/follow