Skip to content

Commit

Permalink
fix: [producer] must be an array
Browse files Browse the repository at this point in the history
  • Loading branch information
adulau committed Oct 10, 2024
1 parent 29517e0 commit e2985c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion clusters/producer.json
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,9 @@
"https://cyble.com/resources/",
"https://thecyberexpress.com/"
],
"synonyms": "The Cyber Express"
"synonyms": [
"The Cyber Express"
]
},
"uuid": "43e3e0a8-a12d-450a-8f2d-94915123549c",
"value": "Cyble"
Expand Down

0 comments on commit e2985c3

Please sign in to comment.