key command fin v1
This commit is contained in:
@@ -77,6 +77,8 @@ const replyMessage = async (replyToken, message) => {
|
||||
default:
|
||||
obj = textObject(message)
|
||||
}
|
||||
} else {
|
||||
obj = textObject(message)
|
||||
}
|
||||
|
||||
if (obj !== null) {
|
||||
|
||||
Reference in New Issue
Block a user