Skip to content

Commit 996fe1d

Browse files
committed
Revert "ran fmt make"
This reverts commit 5022191.
1 parent f151a47 commit 996fe1d

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/manifest.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"versions": ["main"],
2+
"versions": [
3+
"main"
4+
],
35
"routes": [
46
{
57
"title": "About",
@@ -408,7 +410,10 @@
408410
"description": "Learn how to use the role based access control against templates",
409411
"path": "./admin/rbac.md",
410412
"icon_path": "./images/icons/rbac.svg",
411-
"state": ["enterprise", "beta"]
413+
"state": [
414+
"enterprise",
415+
"beta"
416+
]
412417
},
413418
{
414419
"title": "Configuration",

0 commit comments

Comments
 (0)