From 58deaeb0b50ef8fd9d881aa731f098439ea065d5 Mon Sep 17 00:00:00 2001 From: Mahan Date: Tue, 21 May 2024 11:24:39 +0000 Subject: [PATCH] Add mastodon-entities to libraries (#1434) --- content/en/client/libraries.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/client/libraries.md b/content/en/client/libraries.md index 9f5bd12..b356ad5 100644 --- a/content/en/client/libraries.md +++ b/content/en/client/libraries.md @@ -43,6 +43,7 @@ Remember to check how recently the library was updated, and whether it includes * [mastodon-oauth](https://github.com/mastodon-dart/mastodon-oauth2) * [mastodon](https://github.com/mykdavies/Mastodon) * [dartodon](https://github.com/darkcl/dartodon) +* [mastodon_entities](https://github.com/MahanRahmati/mastodon-entities) ## Elixir {#elixir}