From ef1354640e8505f35a97986ab74cfe392971ee8f Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 19 Feb 2022 09:47:03 +0100 Subject: [PATCH] Add filebrowser to catalog --- apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps.json b/apps.json index 3c6c3faa..08111eab 100644 --- a/apps.json +++ b/apps.json @@ -864,6 +864,11 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/ffsync_ynh" }, + "filebrowser": { + "category": "small_utilities", + "state": "working", + "url": "https://github.com/YunoHost-Apps/filebrowser_ynh" + }, "firefly-iii": { "category": "productivity_and_management", "level": 6,