fix: остатки debug
This commit is contained in:
@@ -45,7 +45,6 @@ const KSPlayer = function(containerId, data) {
|
|||||||
a.innerText = item.title;
|
a.innerText = item.title;
|
||||||
a.onclick = function() {
|
a.onclick = function() {
|
||||||
text.nodeValue = item.title;
|
text.nodeValue = item.title;
|
||||||
console.log(text);
|
|
||||||
_self.setTitle(item.title);
|
_self.setTitle(item.title);
|
||||||
|
|
||||||
if (lastActiveSerialItem) {
|
if (lastActiveSerialItem) {
|
||||||
|
|||||||
Reference in New Issue
Block a user