From afa6495fc70c21369f7bdcb7ee611070b1960e50 Mon Sep 17 00:00:00 2001 From: enzo Date: Sun, 22 Mar 2026 16:54:31 +0100 Subject: [PATCH] feat: ajout champ has_backend dans module.json Co-Authored-By: Claude Sonnet 4.6 --- module.json | 1 + 1 file changed, 1 insertion(+) diff --git a/module.json b/module.json index 2072bd3..e414669 100644 --- a/module.json +++ b/module.json @@ -5,6 +5,7 @@ "version": "1.0.0", "author": "proxmoxPanel", "core_min_version": "1.0.0", + "has_backend": true, "nav_href": "/viewLogs/logs.html", "nav_icon": "lnid-scroll-angular-1", "nav_color": "#38bdf8",