Skip to content

Commit 8b6ccb8

Browse files
committed
fix key
1 parent e5a2674 commit 8b6ccb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/seven/actions/lookup-cnam/lookup-cnam.mjs

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

33
export default {
4-
key: "seven-lookup-cname",
4+
key: "seven-lookup-cnam",
55
name: "Lookup CNAM",
66
description: "Look up caller name information via Seven. [See the documentation](https://docs.seven.io/en/rest-api/endpoints/lookup#cnam)",
77
version: "0.0.1",

0 commit comments

Comments
 (0)