From f8986ffdc804536a9d55b614c16e82489245194a Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Fri, 18 Jan 2019 18:10:51 +0100 Subject: [PATCH] Restore mediadrop Mediadrop isn't set as working. No one should installed it. Still, even if the app can have side effects, this PR isn't meant to remove any app. --- community.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/community.json b/community.json index 88cb8d55..942a5cab 100644 --- a/community.json +++ b/community.json @@ -877,6 +877,14 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/mattermost_ynh" }, + "mediadrop": { + "branch": "master", + "level": 0, + "maintained": false, + "revision": "edb7662dac88072e081fc5236d2b78ef4252fa50", + "state": "inprogress", + "url": "https://github.com/YunoHost-Apps/mediadrop_ynh" + }, "mediagoblin": { "branch": "master", "level": 0,