Skip to content

Commit fd2934b

Browse files
committed
feat(cody): username
1 parent b7444ad commit fd2934b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

  • packages/pieces/community/cody/src

packages/pieces/community/cody/src/index.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@ export const cody = createPiece({
4242
auth: codyAuth,
4343
minimumSupportedRelease: '0.36.1',
4444
logoUrl: "https://cdn.activepieces.com/pieces/cody.png",
45-
authors: [
46-
47-
],
45+
authors: [ 'Pranith124','sanket-a11y' ],
4846
actions: [
4947
createDocumentFromText,
5048
uploadFileAction,

0 commit comments

Comments
 (0)