This commit is contained in:
rainbow napkin 2025-05-07 01:09:36 -04:00
parent aadeac03df
commit 047c368b70

View file

@ -119,7 +119,6 @@ class channel{
//Switch/case by config key //Switch/case by config key
switch(key){ switch(key){
case 'ytPlayerType': case 'ytPlayerType':
console.log("FUCK");
//If the user is running the embedded player //If the user is running the embedded player
if(value == 'embed'){ if(value == 'embed'){
//Find our footer //Find our footer