Skip to content

Commit a1bca1e

Browse files
committed
fix(config): correct syntax in Docusaurus configuration
1 parent cd51326 commit a1bca1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ const config: Config = {
206206
{
207207
label: "Governance Proposals",
208208
href: "https://proposals.flare.network",
209-
}
209+
},
210210
],
211211
},
212212
],

0 commit comments

Comments
 (0)