mirror of
https://github.com/audiobookshelf/audiobookshelf-web.git
synced 2025-08-28 13:48:10 +02:00
Documented scanning for narrator.
This commit is contained in:
parent
835af3db56
commit
2c7f4f4a14
2 changed files with 9 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
<div class="flex py-1 max-w-2xl">
|
||||
<span class="text-white text-opacity-25"> - - </span>
|
||||
<img src="/folder.svg" class="h-6" />
|
||||
<p class="pl-2">Vol 1 - 1994 - Wizards First Rule</p>
|
||||
<p class="pl-2">Vol 1 - 1994 - Wizards First Rule {Sam Tsoutsouvas}</p>
|
||||
<div class="hidden md:block flex-grow" />
|
||||
<span class="hidden md:block text-white text-opacity-50 pl-4"><-- Title </span>
|
||||
</div>
|
||||
|
@ -76,7 +76,7 @@
|
|||
<div class="flex py-1 max-w-2xl">
|
||||
<span class="text-white text-opacity-25"> - </span>
|
||||
<img src="/folder.svg" class="h-6" />
|
||||
<p class="pl-2">Hackers - Heroes of the Computer Revolution</p>
|
||||
<p class="pl-2">Hackers - Heroes of the Computer Revolution {Mike Chamberlain}</p>
|
||||
<div class="hidden md:block flex-grow" />
|
||||
<span class="hidden md:block text-white text-opacity-50 pl-4"><-- Title </span>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue