diff --git a/html/watch.ejs b/html/watch.ejs index f0becf4c..46813f04 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -3762,7 +3762,7 @@ window.addEventListener('DOMContentLoaded', () => { <% } catch (error) { %> -

"Error while communicating with Invidious companion: Error connecting to 'gluetun:8282': Host is unreachable"

+ <%- error %> <% } %> \ No newline at end of file