From cd2ad5f8c3e5596b8c6c47fb5ae88235a8ed1a7d Mon Sep 17 00:00:00 2001 From: enzo Date: Sun, 22 Mar 2026 16:54:32 +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 6988931..458cd05 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": "/viewServices/services.html", "nav_icon": "lnid-gear-2", "nav_color": "#fb923c",