closing commit before branching out Multiplex

This commit is contained in:
STEINNI
2025-10-05 10:11:03 +00:00
parent 6381bfe44a
commit 03af111d7f
16 changed files with 167 additions and 87 deletions
+1 -1
View File
@@ -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 => {