From 5400ee379d1a3a8f8a8e87b5a0d7dd8ad47992dc Mon Sep 17 00:00:00 2001 From: Gofannon <17145502+Gofannon@users.noreply.github.com> Date: Wed, 6 Feb 2019 19:49:17 +0100 Subject: [PATCH] Add "Airsonic" app to Community --- community.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community.json b/community.json index 2305336a..2a3f978d 100644 --- a/community.json +++ b/community.json @@ -44,6 +44,13 @@ "state": "inprogress", "url": "https://github.com/YunoHost-Apps/agora_ynh" }, + "airsonic": { + "branch": "master", + "level": 3, + "revision": "HEAD", + "state": "inprogress", + "url": "https://github.com/YunoHost-Apps/airsonic_ynh" + }, "apticron": { "branch": "master", "maintained": false,