Add missing comma

This commit is contained in:
Marcus Moore
2024-01-08 13:47:43 -08:00
parent a2463c2a71
commit 1bd4b3827d

View File

@@ -8,7 +8,7 @@
],
"imageSize": 110,
"commit": true,
"commitConvention": "angular"
"commitConvention": "angular",
"contributors": [
{
"login": "snipe",
@@ -3011,4 +3011,4 @@
]
}
]
}
}