Browse Source
Merge pull request #2 from jeanlapostolle/patch-1
json invalide, manque message
pull/3/head
Jérôme Deuchnord
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
config.json.dist
|
|
@@ -20,7 +20,7 @@ |
|
|
|
{ |
|
|
|
"name": "hello", |
|
|
|
"aliases": ["hi"], |
|
|
|
"Hello World! HeyGuys" |
|
|
|
"message": "Hello World! HeyGuys" |
|
|
|
} |
|
|
|
] |
|
|
|
} |
|
|
|