Removal of unnecessary spaces

This commit is contained in:
Zerio
2020-08-11 22:48:40 +02:00
committed by GitHub
parent 6a350b3007
commit 78affedd71

View File

@@ -11,9 +11,7 @@ For the bot to be able to start, please complete the file with your credentials
```js
{
"prefix": "PREFIX",
"game": "GAME",
"token_bot": "TOKEN"
}
```