Skip to content

Commit c826cfe

Browse files
committed
Added actions
1 parent 150e6ab commit c826cfe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/ecologi/actions/buy-trees/buy-trees.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ export default {
3636
test: this.test,
3737
},
3838
});
39+
3940
$.export("$summary", `Successfully bought ${this.number} tree(s)`);
41+
4042
return response;
4143
},
4244
};

0 commit comments

Comments
 (0)