From c3ed218e24b9a22fcdb7490fa60779560c86b19a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 17 Aug 2020 17:38:33 +0200 Subject: [PATCH] Add Droppy to catalog --- apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps.json b/apps.json index 376fe431..2fb3a50d 100644 --- a/apps.json +++ b/apps.json @@ -623,6 +623,16 @@ ], "url": "https://github.com/YunoHost-Apps/dotclear2_ynh" }, + "droppy": { + "branch": "master", + "category": "synchronization", + "revision": "HEAD", + "state": "working", + "subtags": [ + "files" + ], + "url": "https://github.com/YunoHost-Apps/droppy_ynh" + }, "drupal": { "branch": "master", "category": "publishing",