From 01ff3646ea50b6f6109d8e12f5bb48ed0578503f Mon Sep 17 00:00:00 2001 From: anmol26s <5068843+anmol26s@users.noreply.github.com> Date: Mon, 22 Feb 2021 02:40:59 +0530 Subject: [PATCH] Added Lemmy --- apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps.json b/apps.json index a612671b..d62b9f44 100644 --- a/apps.json +++ b/apps.json @@ -1611,6 +1611,16 @@ ], "url": "https://github.com/Yunohost-Apps/lektor_ynh" }, + "lemmy": { + "branch": "master", + "category": "social_media", + "revision": "HEAD", + "state": "working", + "subtags": [ + "websites" + ], + "url": "https://github.com/YunoHost-Apps/lemmy_ynh" + }, "libreerp": { "branch": "master", "category": "productivity_and_management",