mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-19 09:33:47 +00:00
Improve browser support message
This commit is contained in:
parent
49344f1639
commit
3fc89665fb
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ Raven.context(() => {
|
|||
}
|
||||
if (!Winamp.browserIsSupported()) {
|
||||
document.getElementById("browser-compatibility").style.display = "block";
|
||||
document.getElementById("winamp2-js").style.visibility = "hidden";
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue