We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eedf12e commit 6cf0934Copy full SHA for 6cf0934
components/asana/sources/new-team/new-team.mjs
@@ -5,7 +5,7 @@ export default {
5
key: "asana-new-team",
6
type: "source",
7
name: "New Team",
8
- description: "Emit new event for each task added to an organization.",
+ description: "Emit new event for each team added to an organization.",
9
version: "0.1.8",
10
dedupe: "unique",
11
props: {
0 commit comments