mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-06 11:59:40 +00:00
Update sample book library item
This commit is contained in:
parent
4fe60465e5
commit
5243a225e8
1 changed files with 2 additions and 2 deletions
|
|
@ -54,7 +54,7 @@ new LibraryItem({
|
||||||
explicit: false
|
explicit: false
|
||||||
},
|
},
|
||||||
audiobooks: [
|
audiobooks: [
|
||||||
{
|
{ // Audiobook.js
|
||||||
id: 'au_289374asf0a98',
|
id: 'au_289374asf0a98',
|
||||||
index: 1,
|
index: 1,
|
||||||
name: 'default',
|
name: 'default',
|
||||||
|
|
@ -129,7 +129,7 @@ new LibraryItem({
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
ebooks: [
|
ebooks: [
|
||||||
{
|
{ // EBook.js
|
||||||
id: 'eb_289374asf0a98',
|
id: 'eb_289374asf0a98',
|
||||||
index: 1,
|
index: 1,
|
||||||
name: 'default',
|
name: 'default',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue