Linting.
This commit is contained in:
parent
94daa3d4b5
commit
1badf70f46
|
@ -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