Skip to content

Commit 954a9c9

Browse files
committed
Fixed requested changes
1 parent 3249c74 commit 954a9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/favro/actions/update-organization/update-organization.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import app from "../../favro.app.mjs";
22

33
export default {
4-
key: "favro-post-update-organization",
4+
key: "favro-update-organization",
55
name: "Update Organization",
66
description: "Updates an existing organization. [See the documentation](https://favro.com/developer/#update-an-organization)",
77
version: "0.0.1",

0 commit comments

Comments
 (0)