Skip to content

Commit 9974ceb

Browse files
committed
Key adjustment
1 parent 350242a commit 9974ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/notion/sources/new-database/new-database.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import sampleEmit from "./test-event.mjs";
44

55
export default {
66
...base,
7-
key: "notion-new-data-source",
7+
key: "notion-new-database",
88
name: "New Data Source Created",
99
description: "Emit new event when a data source is created. [See the documentation](https://developers.notion.com/reference/data-source)",
1010
version: "0.1.0",

0 commit comments

Comments
 (0)