From 2c76a96dc4c31e12f9b314064427a783f2a46c12 Mon Sep 17 00:00:00 2001 From: Eauchat <34686393+eauchat@users.noreply.github.com> Date: Tue, 9 Mar 2021 08:06:24 +0000 Subject: [PATCH] Added db subtag to couchdb Sorry for adding it just now, I didn't realize the db subtag existed :/ --- apps.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps.json b/apps.json index e55115ef..69f7e142 100644 --- a/apps.json +++ b/apps.json @@ -493,6 +493,9 @@ "revision": "HEAD", "state": "working", "maintained": true, + "subtags": [ + "db" + ], "url": "https://github.com/YunoHost-Apps/couchdb_ynh" }, "couchpotato": {