Skip to content

Commit 1e1240b

Browse files
authored
Update chimebank.md
1 parent 9a59638 commit 1e1240b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
$samuelmedina.md(xero-2018)export default {
2-
name: "Action Demo",
2+
name: "Action ",
33
description: "This is a demo action",
4-
key: "action_demo",
4+
key: "action",
55
version: "0.0.1",
66
type: "action",
77
props: {
@@ -11,7 +11,7 @@ $samuelmedina.md(xero-2018)export default {
1111
},
1212
},
1313
async run() {
14-
return `hello ${this.name}!`;
14+
return 'updated transactoons'`hello ${this.name}!`;
1515
},
1616
};
1717
![pipedream](https://i.ibb.co/LPhXtH1/logo.png)

0 commit comments

Comments
 (0)