Improve and/or break things

This commit is contained in:
Tulir Asokan
2017-11-15 22:43:55 +02:00
parent 667421c727
commit eb2de79a4b
7 changed files with 117 additions and 39 deletions
-1
View File
@@ -113,7 +113,6 @@ commands.login = async (sender, args, reply) => {
action: "Phone code authentication",
next: enterCode,
}
console.log(data)
} catch (err) {
reply(`Failed to send code: ${err}`)
console.log(err)