From cd977092ecc1d73a30032afb81da3bb77cf5732f Mon Sep 17 00:00:00 2001 From: liberodark Date: Fri, 5 Apr 2019 11:43:39 +0200 Subject: [PATCH 1/2] Update community.json --- community.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community.json b/community.json index bac45cbd..1e7cf678 100644 --- a/community.json +++ b/community.json @@ -30,6 +30,13 @@ "state": "inprogress", "url": "https://github.com/matlink/adhocserver_ynh" }, + "adguard": { + "branch": "master", + "level": 1, + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-Apps/adguard_ynh" + }, "adminer": { "branch": "master", "level": 1, From 9f76668a304b9459b93b6795c50f887bfd9a3f2c Mon Sep 17 00:00:00 2001 From: Kayou Date: Fri, 5 Apr 2019 13:30:11 +0200 Subject: [PATCH 2/2] No level --- community.json | 1 - 1 file changed, 1 deletion(-) diff --git a/community.json b/community.json index 1e7cf678..ecd8c4a6 100644 --- a/community.json +++ b/community.json @@ -32,7 +32,6 @@ }, "adguard": { "branch": "master", - "level": 1, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/adguard_ynh"