From 98309b498c2f2d7a3e4ea09b15902ff81a23ef61 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 2 May 2023 03:10:01 +0200 Subject: [PATCH] Fix sonarr level --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index b7a7283b..24d4fe03 100644 --- a/apps.toml +++ b/apps.toml @@ -3259,7 +3259,7 @@ url = "https://github.com/YunoHost-Apps/sogo_ynh" [sonarr] category = "multimedia" -level = 1 +level = 6 state = "working" url = "https://github.com/YunoHost-Apps/sonarr_ynh"