Removed Trello Data in JSON

This commit is contained in:
Eyadplayz 2022-08-16 16:25:53 +02:00
parent 6ce0d9a7d0
commit 4ed09999d5

View File

@ -3,11 +3,6 @@
"port": 80,
"base_url": "http://localhost:80"
},
"trello": {
"api_key": "key",
"api_token": "token",
"board_name": "name"
},
"discord": {
"client_id": "client_id",
"client_secret": "client_secret",