Skip to content

Commit a349b00

Browse files
author
muridias
committed
Update Gmail logo URL in JSDoc comment
1 parent ed968dc commit a349b00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google-gmail/mod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export type AppContext = FnContext<State & McpContext<Props>, Manifest>;
5454
* @title Google Gmail
5555
* @description Integração com Google Gmail usando OAuth 2.0 com refresh automático de tokens
5656
* @category Produtividade
57-
* @logo https://upload.wikimedia.org/wikipedia/commons/thumb/7/7e/Gmail_icon_%282020%29.svg/1024px-Gmail_icon_%282020%29.svg.png
57+
* @logo https://assets.decocache.com/mcp/2dab99c8-4db1-4eaa-89c8-aeb8930e4300/gmail.svg
5858
*/
5959
export default function App(
6060
props: Props,

0 commit comments

Comments
 (0)