Skip to content

Commit

Permalink
Update +server.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
zaanposni authored Aug 28, 2024
1 parent 8ea3759 commit 0ba8b31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/psaggregator/src/routes/api/thumbnails/+server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export async function GET({ url }) {
id: true,
title: true,
href: true,
secondaryHref: true,
imageUri: true,
startDate: true,
duration: true,
Expand Down

0 comments on commit 0ba8b31

Please sign in to comment.