completionId: cgen-54851a60ca934d0a97200069fb0aa858
cgen-54851a60ca934d0a97200069fb0aa858
This commit is contained in:
parent
81e633ff89
commit
368770ab10
1 changed files with 1 additions and 1 deletions
|
|
@ -1272,7 +1272,7 @@ export function createServer() {
|
|||
}
|
||||
|
||||
const botToken = process.env.DISCORD_BOT_TOKEN;
|
||||
const clientId = process.env.VITE_DISCORD_CLIENT_ID;
|
||||
const clientId = process.env.DISCORD_CLIENT_ID;
|
||||
|
||||
console.log(
|
||||
"[Discord] Config check - botToken set:",
|
||||
|
|
|
|||
Loading…
Reference in a new issue