missing comma

This commit is contained in:
Brian Seymour 2021-01-23 15:00:36 -06:00
parent 655b7398b6
commit 1b4ff00829
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
{ {
"name": "crystal", "name": "crystal",
"aliases": [ "aliases": [
"crystal" "crystal",
"cr" "cr"
] ]
}, },