Skip to content

Commit 26db4d0

Browse files
committed
lint
1 parent 1133423 commit 26db4d0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

crowdsec-docs/sidebars.ts

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,13 @@ const sidebarsConfig: SidebarConfig = {
471471
type: "doc",
472472
id: "cscli/cscli_hub",
473473
},
474-
items: ["cscli/cscli_hub_list", "cscli/cscli_hub_update", "cscli/cscli_hub_upgrade", "cscli/cscli_hub_types", "cscli/cscli_hub_branch"],
474+
items: [
475+
"cscli/cscli_hub_list",
476+
"cscli/cscli_hub_update",
477+
"cscli/cscli_hub_upgrade",
478+
"cscli/cscli_hub_types",
479+
"cscli/cscli_hub_branch"
480+
],
475481
},
476482
{
477483
type: "doc",

0 commit comments

Comments
 (0)