Finished upgrade logic
This commit is contained in:
parent
d03e221891
commit
0dda73cd14
8 changed files with 230 additions and 32 deletions
|
|
@ -120,7 +120,7 @@ tokeCommandSchema.statics.loadDefaults = async function(){
|
|||
if(toke != null){
|
||||
loggerUtils.dumpError(err);
|
||||
}else{
|
||||
loggerUtils.consoleWarn("Error, null toke!");
|
||||
loggerUtils.consoleShout("Error, null toke!");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue