fix: commas were sometimes doubled

pull/306/head
Théo BARRAGUÉ 2021-02-22 11:05:56 +01:00
parent 5c197e99c3
commit c2149bee81
No known key found for this signature in database
GPG Key ID: A5DE7A72475C3A68
1 changed files with 2 additions and 2 deletions

View File

@ -264,7 +264,7 @@
"format": [
"misp"
],
"name": "authored-by",,
"name": "authored-by",
"opposite": "is-author-of"
},
{
@ -287,7 +287,7 @@
"format": [
"misp"
],
"name": "included-in",,
"name": "included-in",
"opposite": "includes"
},
{