mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-19 12:09:15 +00:00
nothing
This commit is contained in:
@@ -52,13 +52,6 @@ const addAnswer =
|
||||
},
|
||||
])
|
||||
|
||||
const contexts = [].concat(inCtx.contexts).concat([
|
||||
{
|
||||
ref: lastCtx.ref,
|
||||
getCtx: () => lastCtx,
|
||||
},
|
||||
])
|
||||
|
||||
return {
|
||||
...lastCtx,
|
||||
ref,
|
||||
@@ -66,7 +59,6 @@ const addAnswer =
|
||||
json,
|
||||
options,
|
||||
callbacks,
|
||||
contexts,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user