Skip to content
Snippets Groups Projects
Commit 0e9baf8a authored by Lucas Zawacki's avatar Lucas Zawacki
Browse files

fix twitch option name

parent abf4f456
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ class VideoPlayer extends Component {
options: {
controls: true,
},
player: 'twitchPlayerId',
playerId: 'externalVideoPlayerTwitch',
},
preload: true,
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment