Skip to content

Commit

Permalink
linty freshness
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuck LeDuc Díaz committed May 26, 2020
1 parent 7a5769b commit cd14592
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Expand Up @@ -309,6 +309,7 @@ export default class Lorena extends EventEmitter {
* @param {number} threadId Local recipe Id
* @param {object} payload Information to send
* @param {string} linkId Connection through which to send recipe
* @returns {number} recipeId
*/
async sendAction (recipe, recipeId, threadRef, threadId, payload, linkId) {
const action = {
Expand Down

0 comments on commit cd14592

Please sign in to comment.