From 6c9d6c4d6257f599f5f8452224491ef3ed92674d Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 3 May 2023 19:55:17 +0200 Subject: [PATCH] Fix mumble-web level --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index ebe03c00..9b242dec 100644 --- a/apps.toml +++ b/apps.toml @@ -2168,7 +2168,7 @@ url = "https://github.com/YunoHost-Apps/multi_webapp_ynh" [mumble-web] category = "communication" -level = 2 +level = 8 state = "working" subtags = [ "meeting" ] url = "https://github.com/YunoHost-Apps/mumble-web_ynh"