Adding additional entry necessary to generate docs.

This commit is contained in:
Craig Wright 2023-04-26 15:08:44 -07:00
parent c982aa1c54
commit 412e7ad908

View File

@ -851,6 +851,7 @@
{ "title": "sort", "path": "functions/sort", "hidden": true },
{ "title": "split", "path": "functions/split", "hidden": true },
{ "title": "startswith", "path": "functions/startswith", "hidden": true },
{ "title": "strcontains", "path": "functions/strcontains", "hidden": true},
{ "title": "strrev", "path": "functions/strrev", "hidden": true },
{ "title": "substr", "path": "functions/substr", "hidden": true },
{ "title": "sum", "path": "functions/sum", "hidden": true },