forked from leftypol/leftypol
Adds missing text and fixes js errors
This commit is contained in:
parent
1afb5a5f31
commit
816094ce96
2 changed files with 2 additions and 1 deletions
|
@ -40,7 +40,7 @@ onready(function(){
|
|||
span.text(OFF);
|
||||
} else{
|
||||
videoNode.append(embedNode);
|
||||
span.innerHTML = ON;
|
||||
span.text(ON);
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue