From 3748dad49c262770ec2d555ea147f6bf62e4cddc Mon Sep 17 00:00:00 2001 From: Dwindi Ramadhana Date: Thu, 5 Feb 2026 15:06:53 +0700 Subject: [PATCH] fix: remove invalid trailing comma in docu.json --- docu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docu.json b/docu.json index bd7f508..6385b93 100644 --- a/docu.json +++ b/docu.json @@ -67,7 +67,7 @@ { "title": "Quick Setup Wizard", "href": "/getting-started/quick-setup" - }, + } ] }, {