Skip to content

Commit

Permalink
fix key
Browse files Browse the repository at this point in the history
  • Loading branch information
michelle0927 committed Feb 26, 2025
1 parent 08ee1e7 commit 9f98163
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ import common from "../common/base.mjs";

export default {
...common,
key: "brillium-new-respondent",
name: "New Respondent",
key: "brillium-new-respondent-results",
name: "New Respondent Results",
description: "Emit new event when new results are added for an existing respondent. [See the documentation](https://support.brillium.com/en-us/knowledgebase/article/KA-01073)",
version: "0.0.1",
type: "source",
Expand Down

0 comments on commit 9f98163

Please sign in to comment.