Skip to content

Commit e36a9ee

Browse files
committed
Merge pull request #3 from poacher2k/patch-1
Fix parsing error: removed trailing comma
2 parents 7eb72d8 + cea5dba commit e36a9ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
// Disables the plugin
3-
"disabled": false,
3+
"disabled": false
44
}

0 commit comments

Comments
 (0)