mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-04-25 23:06:43 +02:00
Add Series description to series page
This commit is contained in:
@@ -9,6 +9,12 @@
|
||||
<span class="material-symbols text-base">edit</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="mb-6">
|
||||
<h2 class="font-semibold">
|
||||
{{ $strings.LabelDescription }}
|
||||
</h2>
|
||||
<div>{{ series.description }}</div>
|
||||
</div>
|
||||
<app-lazy-bookshelf page="series-books" :series-id="seriesId" />
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user