Fixed bug where starting the client would sometimes crash due to invalid variable setup
This commit is contained in:
parent
00492aeaa4
commit
1d075e5a2c
2 changed files with 8 additions and 6 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -107,4 +107,7 @@ dist
|
|||
commands/
|
||||
events/
|
||||
bot.js
|
||||
config.json
|
||||
config.json
|
||||
|
||||
# Linux Environment Files
|
||||
*.swp
|
||||
|
|
Reference in a new issue