Skip to content

Commit f37c746

Browse files
committed
fix: Missing comma
1 parent d4097a0 commit f37c746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ const config = {
158158
{
159159
label: 'Issue Tracker',
160160
href: 'https://github.com/users/sparkison/projects/2/views/1',
161-
}
161+
},
162162
{
163163
label: 'Report Issues',
164164
href: 'https://github.com/sparkison/m3u-editor/issues',

0 commit comments

Comments
 (0)