From 68a949d00b5c4ce388b74eeedf910be5092815ec Mon Sep 17 00:00:00 2001 From: siwinter <45730097+siwinter@users.noreply.github.com> Date: Fri, 9 Apr 2021 23:04:14 +0200 Subject: [PATCH] set mopidy to working The app passed the CI test (https://ci-apps-dev.yunohost.org/ci/job/1184). Only linter complains that "The application is not flagged as working in YunoHost's apps catalog" I hope this modification will help --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 917a31da..1264b2ef 100644 --- a/apps.json +++ b/apps.json @@ -2172,7 +2172,7 @@ "category": "multimedia", "maintained": true, "revision": "HEAD", - "state": "inprogress", + "state": "working", "subtags": [ "music" ],