Skip to content

Commit

Permalink
linty
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuck LeDuc Díaz committed May 21, 2020
1 parent 3300a8f commit 96a8a87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Expand Up @@ -331,6 +331,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 96a8a87

Please sign in to comment.