From 45810efa3d63a183988d4f9d1c1f91f4857eece6 Mon Sep 17 00:00:00 2001 From: Daeng Deni Mardaeni Date: Sun, 27 Apr 2025 10:50:32 +0700 Subject: [PATCH] feat(logs): perbaiki path untuk System Logs - Menambahkan path "logs.system" untuk submenu System Logs. - Memastikan akses yang tepat untuk administrator. --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 7175500..a8981e9 100644 --- a/module.json +++ b/module.json @@ -26,7 +26,7 @@ "sub": [ { "title": "System Logs", - "path": "", + "path": "logs.system", "classes": "", "attributes": [], "permission": "",