Remove DEBUG code

This commit is contained in:
2025-06-30 03:03:59 +05:30
parent 374903d87e
commit 0a6d8aefbc

View File

@@ -327,8 +327,7 @@ https://retrowave.ru/${musicData.streamUrl}
} catch (error) {
console.error("Error attempting to enable full-screen mode:", error);
showErrors(
"Failed to enter full-screen mode. Please check your browser settings." +
error
"Failed to enter full-screen mode. Please check your browser settings."
);
}
} else {