Update config_full.json.example

Typo
This commit is contained in:
mijgame 2018-02-03 12:20:02 +01:00 committed by GitHub
parent e1a033672f
commit 570cb22254
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,8 +42,8 @@
},
"telegram": {
"enabled": true,
"token": "your_instagram_token",
"chat_id": "your_instagram_chat_id"
"token": "your_telegram_token",
"chat_id": "your_telegram_chat_id"
},
"initial_state": "running",
"internals": {