Skip to content

Commit

Permalink
update contentVariant on loadContentAs change
Browse files Browse the repository at this point in the history
  • Loading branch information
nklhtv committed Mar 29, 2024
1 parent 43fd328 commit 43f232e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/Player.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@
$: projectId, contentId, playlistId, sourceId, sourceUrl, playlist, previewToken, onEvent(identifiersEvent());
$: contentVariant = loadContentAs[0];
$: lastHovered = hoveredSegment || lastHovered;
$: currentSegment, currentAllowedInWidget && resetHovered();
Expand Down

0 comments on commit 43f232e

Please sign in to comment.