ALFRED/settings.json

5 lines
87 B
JSON
Raw Normal View History

2018-07-23 16:59:39 +02:00
{
2018-07-24 02:28:45 +02:00
"token": "INSERT TOKEN HERE",
2018-07-24 12:57:31 +02:00
"history size": 10,
"history file": "history.json"
2018-07-23 16:59:39 +02:00
}