diff --git a/website/index.html b/website/index.html index d1e02edf..b92244c4 100644 --- a/website/index.html +++ b/website/index.html @@ -138,6 +138,7 @@ $(document).ready(function () { if (navigator.userAgent.indexOf('Macintosh') >= 0) { $("#macosx").show(); + $("#macosx-filebot-subtitles").show(); } }); @@ -291,6 +292,7 @@