Skip to content

Commit

Permalink
Mute preload players
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed May 27, 2018
1 parent a660811 commit 16f5fcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/preload.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export default function renderPreloadPlayers (url, config) {
activePlayer={player.Player}
url={player.url}
playing
muted
style={{ display: 'none' }}
/>
)
Expand Down

0 comments on commit 16f5fcb

Please sign in to comment.