From f1c9fd70f898dea4d7dac28e852c3913e0f18ce9 Mon Sep 17 00:00:00 2001 From: Curry141 <135717077+Daniongithub@users.noreply.github.com> Date: Sun, 13 Apr 2025 09:36:45 +0200 Subject: [PATCH] Update ertpl.js Fix attempt --- scripts/ertpl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ertpl.js b/scripts/ertpl.js index e5340e6..5b662ee 100644 --- a/scripts/ertpl.js +++ b/scripts/ertpl.js @@ -20,4 +20,4 @@ function changeUrlToFallbackNoTrue(aid,imgid,path) { try { document.getElementById(aid).href = "http://serverissimo.freeddns.org:30081/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=" + path + "&x=1920&y=1080"; } catch {} -} \ No newline at end of file +}