From b79e2b56def21c507287c30afada2b23b1986279 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 4 Mar 2022 22:54:42 +0100 Subject: [PATCH] Fix webmin level --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 50d4c620..c9698539 100644 --- a/apps.json +++ b/apps.json @@ -3539,7 +3539,7 @@ }, "webmin": { "category": "system_tools", - "level": 2, + "level": 8, "state": "working", "url": "https://github.com/YunoHost-Apps/webmin_ynh" },