mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
fix(platform.json): discord enabled by default
This commit is contained in:
committed by
GitHub
parent
e1e21c0063
commit
1d91faaa49
@@ -45,7 +45,7 @@
|
||||
},
|
||||
{
|
||||
"adapter": "discord",
|
||||
"enable": true,
|
||||
"enable": false,
|
||||
"client_id": "1234567890",
|
||||
"token": "XXXXXXXXXX"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user