closing commit before branching out Multiplex
This commit is contained in:
@@ -229,7 +229,7 @@ if(argv.file){
|
||||
} else console.error('Bad file format !?', fileData)
|
||||
}
|
||||
await rediscnx.redisClient.disconnect()
|
||||
}
|
||||
} else { console.error('Cannot open file !')}
|
||||
} else {
|
||||
let dialog = new Dialog(dialogData, selectors)
|
||||
dialog.start('step1').then(answers => {
|
||||
|
||||
Reference in New Issue
Block a user