Skip to content

Commit

Permalink
Add theolive flag to example app
Browse files Browse the repository at this point in the history
  • Loading branch information
tvanlaerhoven committed Dec 4, 2024
1 parent 2ea80ff commit a1ff7fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ const playerConfig: PlayerConfiguration = {
skipBackwardInterval: 10,
convertSkipToSeek: true,
},
enableTHEOlive: true,
};

/**
Expand Down

0 comments on commit a1ff7fc

Please sign in to comment.