From cedd200d9151d8fe7cacf882cfc8d7739ea915bb Mon Sep 17 00:00:00 2001 From: pavel jurka Date: Fri, 26 Jul 2024 19:46:56 +0200 Subject: [PATCH] feat: [#1122] - visibility enum update by the convention --- dictionary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dictionary.json b/dictionary.json index b6fca0dc9..3c0ed6681 100644 --- a/dictionary.json +++ b/dictionary.json @@ -5198,7 +5198,7 @@ "caption": "Visibility ID", "description": "The identifier of the normalized visibility id.", "type": "integer_t", - "siblings": "visibility", + "sibling": "visibility", "enum": { "0": { "caption": "Unknown"