Skip to content

Commit

Permalink
Fix build error (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: Jon Breen <[email protected]>
  • Loading branch information
cultpodcasts and cultpodcasts committed Mar 29, 2024
1 parent 7692625 commit ae4de5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ export default {
"duration": "01:00:00.0000000",
"explicit": false,
"spotify": null,
"apple": ,
"apple": null,
"youtube": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
"subjects": []
}
Expand Down

0 comments on commit ae4de5e

Please sign in to comment.