Rename 'hidden' node option to 'listed'

This commit is contained in:
Juno Takano 2026-06-03 14:35:50 -03:00
commit ab9b587018
7 changed files with 18 additions and 15 deletions

View file

@ -665,7 +665,7 @@ mod tests {
"title": "JSON",
"links": [],
"id": "JSON",
"hidden": false,
"listed": true,
"connections": {}
}
},