Remove debug log spam
This commit is contained in:
parent
91f5be8764
commit
715d4f1658
1 changed files with 0 additions and 1 deletions
|
@ -284,7 +284,6 @@ function converter(html, dynamic = true) {
|
|||
return ""
|
||||
},
|
||||
"SELECTED_VIDEO": () => {
|
||||
console.log(api.lanyard)
|
||||
if (api.lanyard.video) {
|
||||
return `<h2><hr/>Random video!</h2><p>I would call it random <em>daily</em> video but its not at all daily...</p>
|
||||
<br/>
|
||||
|
|
Loading…
Reference in a new issue