Skip to content

Commit 35d704c

Browse files
author
7coil
committed
why
1 parent 57e8626 commit 35d704c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ app
139139
}
140140
});
141141

142-
client.login(config.token);
142+
client.login(config.discord.token);
143143

144144
const http = app.listen(config.webserver.port);
145145

0 commit comments

Comments
 (0)