Client no longer crashes when no login details are provided
This commit is contained in:
parent
4af85e4441
commit
78281ceb23
3 changed files with 633 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
config.json
|
||||
node_modules
|
||||
*.log
|
||||
run_forever
|
||||
run_forever
|
||||
ffmpeg.exe
|
||||
|
|
Reference in a new issue