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