Skip to content

Commit

Permalink
fix err
Browse files Browse the repository at this point in the history
  • Loading branch information
Nurutomo committed Jan 14, 2021
1 parent 76375c5 commit 2c8daf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ conn.handler = async function (m) {
this.reply(m.chat, util.format(e), m)
} finally {
if (m.limit == true) this.reply(m.chat, '1 Limit terpakai', m)
}
break
}
}
Expand Down

0 comments on commit 2c8daf4

Please sign in to comment.