chore: add navigation entry

pull/34658/head
Daniel Schmidt 2 years ago
parent ae56655afe
commit 7d88f79aaf
No known key found for this signature in database
GPG Key ID: 377C3A4D62FBBBE2

@ -812,6 +812,11 @@
{ "title": "formatlist", "path": "functions/formatlist", "hidden": true },
{ "title": "indent", "path": "functions/indent", "hidden": true },
{ "title": "index", "path": "functions/index_function", "hidden": true },
{
"title": "issensitive",
"path": "functions/issensitive",
"hidden": true
},
{ "title": "join", "path": "functions/join", "hidden": true },
{ "title": "jsondecode", "path": "functions/jsondecode", "hidden": true },
{ "title": "jsonencode", "path": "functions/jsonencode", "hidden": true },

Loading…
Cancel
Save