From facc69767f9e9a65cf148f99e2e62377d32455b9 Mon Sep 17 00:00:00 2001 From: ashley Date: Thu, 28 Aug 2025 00:23:16 +0200 Subject: [PATCH] Update html/watch.ejs --- html/watch.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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