Update API keys in config.json
This commit is contained in:
parent
3288c4e56e
commit
0d5693461d
1 changed files with 2 additions and 2 deletions
|
@ -3,6 +3,6 @@
|
||||||
"MainColor": "#5DE4EF",
|
"MainColor": "#5DE4EF",
|
||||||
"ErrorColor": "#F12215",
|
"ErrorColor": "#F12215",
|
||||||
"ClientID": "1092982783191822336",
|
"ClientID": "1092982783191822336",
|
||||||
"Token": "",
|
"Token": "MTE5OTg1ODA3NzY1NTEyNjE4OA.Gx7dL8.0hC22mfq2KiOX1KI0rgn7HdNIgThr00izBbIvw",
|
||||||
"OpenAIapiKey": ""
|
"OpenAIapiKey": "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"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue