From 6e01e6e36ff03c5e9373b53c52abf465ce4109d6 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Sun, 9 Aug 2026 03:00:23 +0200 Subject: [PATCH] vcyx --- views/item-partial-legacy.html | 2 +- views/item-partial-modern.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/views/item-partial-legacy.html b/views/item-partial-legacy.html index a292511..ba5b882 100644 --- a/views/item-partial-legacy.html +++ b/views/item-partial-legacy.html @@ -329,7 +329,7 @@
{{ item.checksum.split('_bypass_')[0] }}
@endif - @if(show_repost_row) + @if(item.show_repost_row) Repost diff --git a/views/item-partial-modern.html b/views/item-partial-modern.html index f2f20eb..02f3595 100644 --- a/views/item-partial-modern.html +++ b/views/item-partial-modern.html @@ -274,7 +274,7 @@
{{ item.checksum.split('_bypass_')[0] }}
@endif - @if(show_repost_row) + @if(item.show_repost_row) Repost