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 ""
|
return ""
|
||||||
},
|
},
|
||||||
"SELECTED_VIDEO": () => {
|
"SELECTED_VIDEO": () => {
|
||||||
console.log(api.lanyard)
|
|
||||||
if (api.lanyard.video) {
|
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>
|
return `<h2><hr/>Random video!</h2><p>I would call it random <em>daily</em> video but its not at all daily...</p>
|
||||||
<br/>
|
<br/>
|
||||||
|
|
Loading…
Reference in a new issue