Skip to content
This repository has been archived by the owner on Jun 29, 2018. It is now read-only.

[#961778] Get YouTube passing all tests again. #372

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ScottDowne
Copy link
Contributor

No description provided.

// Remap from HTML5's 0-1 to YouTube's 0-100 range
var volume = getVolume();
return volume / 100;
return impl.volume
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missed a semicolon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants