From 15b5dfcb3a822dd9c92756ee4e66371e6f41c214 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 4 Dec 2022 03:39:39 +0200 Subject: [PATCH] fix last commit --- files/templates/sidebar_rDrama.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/sidebar_rDrama.html b/files/templates/sidebar_rDrama.html index 1e81a8358..5fe8b8ac5 100644 --- a/files/templates/sidebar_rDrama.html +++ b/files/templates/sidebar_rDrama.html @@ -3,7 +3,7 @@ {% if sub %} {% set image=sub.sidebar_url %} {% else %} - {% set image = "/i/{{SITE_NAME}}/sidebar/873.webp" %} + {% set image = "/i/rDrama/sidebar/873.webp" %} {% endif %} {% if request.path != '/sidebar' %}