Skip to content

Commit

Permalink
Merge branch 'feat/linkedin-client-setup' into feat/linkedin-client-p…
Browse files Browse the repository at this point in the history
…osts-automation
  • Loading branch information
KacperKoza343 committed Jan 20, 2025
2 parents fb260a2 + 3c98488 commit cd2292f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client-linkedin/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export const LinkedInClient: Client = {
},

async stop(_runtime: IAgentRuntime) {
elizaLogger.warn("Twitter client does not support stopping yet");
elizaLogger.warn("LinkedIn client does not support stopping yet");
},
};

Expand Down

0 comments on commit cd2292f

Please sign in to comment.