Skip to content

Commit

Permalink
chore: remove incorrect param
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Sep 16, 2024
1 parent a3d31c2 commit d5dd6ca
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions server/utils/typefully.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ https://ray.so/#code=${btoa(text)}&language=markdown&theme=breeze&width=520`
},
body: {
content,
media: {
type: 'image',
url: 'https://example.com/image.jpg',
},
},
})
}

0 comments on commit d5dd6ca

Please sign in to comment.