mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Update book processing further
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
<div class="text-gray-900 dark:text-gray-100 font-medium max-w-md wrap-break-word break-all" title="{{ $release->searchname }}">
|
||||
{{ $release->searchname }}
|
||||
</div>
|
||||
<div class="text-gray-500 dark:text-gray-400 text-xs mt-1 max-w-md truncate" title="{{ $release->name }}">
|
||||
{{ $release->name }}
|
||||
<div class="text-gray-500 dark:text-gray-400 text-xs mt-1 max-w-md truncate" title="{{ $release->searchname }}">
|
||||
{{ $release->searchname }}
|
||||
</div>
|
||||
</td>
|
||||
<td class="px-6 py-4 whitespace-nowrap">
|
||||
|
||||
Reference in New Issue
Block a user