From 226550baad42058732478efb9e00df3cb568cfc3 Mon Sep 17 00:00:00 2001 From: Ashley Date: Thu, 28 Sep 2023 16:32:44 +0000 Subject: [PATCH] add try catch :p --- html/poketube.ejs | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index cab8fdf1..37b1a6d8 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1,3 +1,4 @@ +<% try { %> <% if (!isMobile) { %> @@ -1767,7 +1772,7 @@ if (!urlParams.has('hl') && !urlParams.has('region') && languageCode && regionCo -