hgdf
This commit is contained in:
@@ -274,7 +274,7 @@
|
||||
<td><pre class="info-hash-codeblock"><code style="word-break: break-all;">{{ item.checksum.split('_bypass_')[0] }}</code></pre></td>
|
||||
</tr>
|
||||
@endif
|
||||
@if(item.is_repost || (item.reposts && item.reposts.length > 0))
|
||||
@if((session || expose_repost_links_to_guests) && (item.is_repost || (item.reposts && item.reposts.length > 0)))
|
||||
<tr class="info-repost-row">
|
||||
<th>Repost</th>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user