From 431d7ec6aa1b30ea8662de759201789de7631ff4 Mon Sep 17 00:00:00 2001 From: Kayou Date: Sun, 12 May 2019 14:04:27 +0200 Subject: [PATCH 1/2] Update apps.json --- apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.json b/apps.json index e91afabd..2744f838 100644 --- a/apps.json +++ b/apps.json @@ -612,6 +612,7 @@ }, "gitlab": { "branch": "master", + "high_quality": true "level": 7, "revision": "HEAD", "state": "working", From 7ff8292210bf2d4fadcd9c0deb5cb09164fd4d38 Mon Sep 17 00:00:00 2001 From: Kayou Date: Sun, 12 May 2019 14:05:38 +0200 Subject: [PATCH 2/2] Update apps.json --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 2744f838..455f9590 100644 --- a/apps.json +++ b/apps.json @@ -612,7 +612,7 @@ }, "gitlab": { "branch": "master", - "high_quality": true + "high_quality": true, "level": 7, "revision": "HEAD", "state": "working",