Skip to content

Commit 118e47c

Browse files
authored
Update mcp.settings.ts
1 parent 29806b1 commit 118e47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/nestjs-libraries/src/mcp/mcp.settings.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export class McpSettings {
1717
', '
1818
)} to schedule you need to have the providerId (you can get it from POSTIZ_PROVIDERS_LIST), user need to specify the schedule date (or now), text, you also can send base64 images and text for the comments. When you get POSTIZ_PROVIDERS_LIST, always display all the options to the user`,
1919
}
20-
));
20+
);
2121

2222
for (const usePrompt of Reflect.getMetadata(
2323
'MCP_PROMPT',

0 commit comments

Comments
 (0)