Linting.
This commit is contained in:
parent
347b2abf4f
commit
9afd7fb57a
|
@ -38,4 +38,4 @@ module.exports.definition = {
|
|||
|
||||
module.exports.run = async function ({ inputs, appId }) {
|
||||
console.log(`App ${appId} - ${inputs.text}`)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue