From d919d3f0682f07b323a4c7f56a9cacf6f06df05c Mon Sep 17 00:00:00 2001 From: mark Date: Sat, 30 Dec 2023 05:59:41 +0100 Subject: [PATCH] Refina nav-item args --- data/structures/nav-item.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/structures/nav-item.yml b/data/structures/nav-item.yml index 33a6dc0f..84f5a3a4 100644 --- a/data/structures/nav-item.yml +++ b/data/structures/nav-item.yml @@ -5,6 +5,7 @@ arguments: type: string optional: true comment: Identification of the item. + group: partial parentID: type: string optional: false