From cdc62aeb87a36163d87f26a16c8c8f7c3d605300 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 8 Jan 2023 17:44:44 +0100 Subject: [PATCH] Flag fallback as notworking because manifest.json syntax is broken ... --- apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index 835745d8..360f907c 100644 --- a/apps.json +++ b/apps.json @@ -1201,7 +1201,7 @@ "fallback": { "category": "system_tools", "level": 6, - "state": "working", + "state": "notworking", "subtags": [ "backup" ], @@ -5164,4 +5164,4 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/zwave-js-ui_ynh" } -} \ No newline at end of file +}