From 7edc5b98bd2245836eb766c707bb948535230555 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 20 Nov 2021 20:45:48 +0100 Subject: [PATCH] Adding a category to minio --- apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.json b/apps.json index 4dc75116..d88a9acc 100644 --- a/apps.json +++ b/apps.json @@ -1854,6 +1854,7 @@ "url": "https://github.com/YunoHost-Apps/miniflux_ynh" }, "minio": { + "category": "dev", "url": "https://github.com/yunohost-Apps/minio_ynh", "state": "inprogress" },