From 6668e79e8682b1efe29a5be419367e053ec0724f Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 11 Sep 2023 00:32:07 +0200 Subject: [PATCH] Fix thelounge level --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 85fcc547..b9da8099 100644 --- a/apps.toml +++ b/apps.toml @@ -3632,7 +3632,7 @@ url = "https://github.com/YunoHost-Apps/tes3mp_ynh" [thelounge] category = "communication" -level = 6 +level = 8 state = "working" subtags = [ "chat" ] url = "https://github.com/YunoHost-Apps/thelounge_ynh"