Skip to content

Commit 0dceb4c

Browse files
est7unnamedd
authored andcommitted
Update commands/ai/gemini/gemini.js
change author metatag Co-authored-by: Thiago Holanda <[email protected]>
1 parent 867d369 commit 0dceb4c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

commands/ai/gemini/gemini.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@
2323

2424
// Documentation:
2525
// @raycast.description Open Gemini in Chrome browser and submit a prompt with optional selected text as context
26-
// @raycast.author Modified from Nimo Beeren's Claude script
26+
// @raycast.author Est7
27+
// @raycast.authorURL https://github.com/est7
28+
29+
// @raycast.author Nimo Beeren
30+
// @raycast.authorURL https://github.com/nimobeeren
2731

2832
const { execSync } = require("child_process");
2933

0 commit comments

Comments
 (0)