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