Skip to content

Commit 7138b09

Browse files
committed
rename key linkup answer
1 parent 8e5292d commit 7138b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/linkup/actions/answer/answer.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import app from "../../linkup.app.mjs";
33
export default {
44
name: "Linkup Answer",
55
description: "Get a natural language answer to your natural language question.",
6-
key: "linkup-search",
6+
key: "linkup-answer",
77
version: "0.0.1",
88
type: "action",
99
props: {

0 commit comments

Comments
 (0)