From 83e725e06b56591c93d5518531daf6935b4953c7 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Sat, 6 Apr 2019 20:00:10 +0200 Subject: [PATCH] Add leed as high_quality #720 --- apps.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps.json b/apps.json index fa921108..8e7942ee 100644 --- a/apps.json +++ b/apps.json @@ -855,6 +855,7 @@ }, "leed": { "branch": "master", + "high_quality": true, "level": 7, "revision": "HEAD", "state": "working", @@ -2038,4 +2039,4 @@ "state": "inprogress", "url": "https://github.com/courgette/zomburl_ynh" } -} \ No newline at end of file +}